update src/components/Sidebar/SidebarDesign2/index.js

master
mahdi 3 years ago
parent 8c7ef9f7da
commit f2219fa8bd
  1. 1
      src/components/Sidebar/SidebarDesign2/index.js

@ -15,7 +15,6 @@ import receipt from "./receipt-text.svg";
import profileIcon from "./profilee.svg"; import profileIcon from "./profilee.svg";
import setting from "./setting.svg"; import setting from "./setting.svg";
import logout from "./logout.svg"; import logout from "./logout.svg";
import search from "./search-normal.svg";
import notification from "./notification.svg"; import notification from "./notification.svg";
const SidebarMenu = ({ items, buttons, username, userJob, className }) => { const SidebarMenu = ({ items, buttons, username, userJob, className }) => {

Loading…
Cancel
Save