clear file not use

This commit is contained in:
2025-11-20 16:54:37 +07:00
parent 1d5b29e4a7
commit 51327c7d01
11 changed files with 53 additions and 1043 deletions

View File

@@ -20,7 +20,7 @@ import {
View,
} from "react-native";
import { z } from "zod";
import { InfoSection } from "./NetDetailModal/components";
import { InfoSection } from "./components/InfoSection";
import styles from "./style/CreateOrUpdateHaulModal.styles";
interface CreateOrUpdateHaulModalProps {