Created the GameCreation index.js

This commit is contained in:
Mathias Wagner 2023-06-09 02:23:01 +02:00
parent 583a3c1edc
commit 3a53126876

View File

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