fixed auth cycle and upadet indes fail to all model to update style solve pagination in car maintenanc
-delete link step back from home page and change live color in dashboard page
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
// src/Components/Driver/index.ts
|
||||
// CHANGE: removed DriverDeleteModal export (Issue 1) — page.tsx call sites
|
||||
// should now import { ConfirmDialog } from "@/src/Components/UI" instead.
|
||||
export { DriverFormModal } from "./DriverFormModal";
|
||||
export { DriverDeleteModal } from "./DriverDeleteModal";
|
||||
export { DriverDetailPanel } from "./DriverDetailPanel";
|
||||
export { PhotoCard } from "./DriverPhotos";
|
||||
Reference in New Issue
Block a user