added Terms and Condition Page

This commit is contained in:
Ebube
2024-03-18 17:23:04 +01:00
parent db08d1201c
commit df6fe828e3
12 changed files with 890 additions and 32 deletions
+3 -2
View File
@@ -5,5 +5,6 @@ export * from "./shared";
export * from "./Footer";
export * from "./DashboardLayout";
export * from "./Icons";
export * from './Dashboard'
export * from './Cards'
export * from "./Dashboard";
export * from "./Cards";
export * from "./TsAndCs";