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