Created the Home page index

This commit is contained in:
Mathias Wagner 2023-06-08 22:32:52 +02:00
parent 9cb464b1f2
commit 85f6db46b7

View File

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