validation & change deisng sidebar dashboard & add menu to profile & handle menu item in profile & add api
This commit is contained in:
@@ -3,7 +3,7 @@ import HeadMd from "./HeadMd";
|
||||
import HeadSm from "./HeadSm";
|
||||
import { Button } from "@mui/material";
|
||||
import LogoutOrangeP from "@/components/icons/LogoutOrangeP";
|
||||
import ModalLogout from "@/components/layout/sidebar/ModalLogout";
|
||||
import ModalLogout from "@/app/component/ModalLogout";
|
||||
import { useState } from "react";
|
||||
|
||||
function Sidebar({ active, setActive, open, setOpen }) {
|
||||
|
||||
Reference in New Issue
Block a user