update page to using same tamplet in all project not using inline code

This commit is contained in:
m7amedez5511
2026-07-20 16:03:07 +03:00
parent d23866d7fc
commit 55f76005c9
24 changed files with 1832 additions and 3037 deletions

View File

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