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