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