diff --git a/src/components/Sidebar/SidebarDesign2/index.js b/src/components/Sidebar/SidebarDesign2/index.js index 7210651..65f3873 100644 --- a/src/components/Sidebar/SidebarDesign2/index.js +++ b/src/components/Sidebar/SidebarDesign2/index.js @@ -23,7 +23,7 @@ const SidebarMenu = ({ items, buttons, username, userJob, className }) => { return (
{/* profile */}
diff --git a/src/components/Sidebar/SidebarMenu/index.js b/src/components/Sidebar/SidebarMenu/index.js index b4b3894..fea3b1e 100644 --- a/src/components/Sidebar/SidebarMenu/index.js +++ b/src/components/Sidebar/SidebarMenu/index.js @@ -19,7 +19,7 @@ import Switch from "../../Switch"; const SidebarMenu = ({ items, buttons }) => { return (
-
+
{/* profile */}