diff --git a/src/components/Sidebar/SidebarDesign2/index.js b/src/components/Sidebar/SidebarDesign2/index.js index 65f3873..af45607 100644 --- a/src/components/Sidebar/SidebarDesign2/index.js +++ b/src/components/Sidebar/SidebarDesign2/index.js @@ -15,7 +15,6 @@ import receipt from "./receipt-text.svg"; import profileIcon from "./profilee.svg"; import setting from "./setting.svg"; import logout from "./logout.svg"; -import search from "./search-normal.svg"; import notification from "./notification.svg"; const SidebarMenu = ({ items, buttons, username, userJob, className }) => { @@ -95,7 +94,7 @@ const SidebarMenu = ({ items, buttons, username, userJob, className }) => { transform: "translate(-11%,-9px)", }} > -
+
-