update web to dashboard

This commit is contained in:
mlogclub
2026-04-15 17:20:57 +08:00
parent 3d98cf1e27
commit c07e588030
206 changed files with 0 additions and 0 deletions
@@ -0,0 +1,4 @@
"use client"
export { CustomerFormDialog, type CustomerFormDialogProps } from "@/components/customer-form-dialog"
export { CustomerFormDialog as EditDialog } from "@/components/customer-form-dialog"