diff --git a/client/src/pages/Join/states/Input/index.js b/client/src/pages/Join/states/Input/index.js new file mode 100644 index 0000000..7dc5d2a --- /dev/null +++ b/client/src/pages/Join/states/Input/index.js @@ -0,0 +1 @@ +export {Input as default} from "./Input.jsx"; \ No newline at end of file