Created the Home page index

This commit is contained in:
2022-12-27 15:23:32 +01:00
parent 0ed87c803b
commit 1e30b7fdc8

View File

@ -0,0 +1 @@
export {Home as default} from "./Home";