|
|
@ -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 }) => { |
|
|
|