Created the Root index.js

This commit is contained in:
Mathias Wagner
2024-03-09 10:52:03 +01:00
parent d01482172a
commit 37d4aa2afa
+1
View File
@@ -0,0 +1 @@
export {Root as default} from "./Root.jsx";