diff --git a/src/states/Login/tabs/RegisterTab/index.js b/src/states/Login/tabs/RegisterTab/index.js new file mode 100644 index 0000000..6615d60 --- /dev/null +++ b/src/states/Login/tabs/RegisterTab/index.js @@ -0,0 +1 @@ +export {RegisterTab as default} from "./RegisterTab.jsx"; \ No newline at end of file