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