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