diff --git a/webui/src/pages/GameCreation/components/InfoArea/index.js b/webui/src/pages/GameCreation/components/InfoArea/index.js new file mode 100644 index 0000000..8c4c759 --- /dev/null +++ b/webui/src/pages/GameCreation/components/InfoArea/index.js @@ -0,0 +1 @@ +export {InfoArea as default} from "./InfoArea"; \ No newline at end of file