complete footer and home layout page created

This commit is contained in:
Ebube
2024-03-18 15:52:12 +01:00
parent 32acf978c3
commit db08d1201c
14 changed files with 174 additions and 24 deletions
+3
View File
@@ -0,0 +1,3 @@
import HomeLayout from "./HomeLayout";
export { HomeLayout };