added some component to dashboard home page

This commit was merged in pull request #14.
This commit is contained in:
victorAnumudu
2024-03-16 17:47:17 +01:00
parent 9d86fc51c8
commit 81b2f439ce
17 changed files with 143 additions and 23 deletions
+2
View File
@@ -5,3 +5,5 @@ export * from "./shared";
export * from "./Footer";
export * from "./DashboardLayout";
export * from "./Icons";
export * from './Dashboard'
export * from './Cards'