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