The trip files have been reorganized. Errors related to vehicle and driver editing have been resolved, archive display issues fixed, and model data display standardized across the project; order and trip-related issues have also been addressed.

This commit is contained in:
m7amedez5511
2026-07-22 14:19:32 +03:00
parent f1a521dd5a
commit b87d81100f
59 changed files with 2261 additions and 3261 deletions

View File

@@ -24,4 +24,5 @@ export { EmptyState } from "./EmptyState";
export { Badge } from "./Badge";
export { ArchiveButton } from "./ArchiveButton"
export { FileInput } from "./FailInput"
export { FileInput } from "./FailInput"
export {IconBtn} from "./IconBtn"