علی مصلحی
+45597000-021
+{item?.title}
+ + ) +} \ No newline at end of file diff --git a/src/components/ui/dashboard/sidebar-mobile.tsx b/src/components/ui/dashboard/sidebar-mobile.tsx new file mode 100644 index 0000000..a8611e7 --- /dev/null +++ b/src/components/ui/dashboard/sidebar-mobile.tsx @@ -0,0 +1,33 @@ +import { FC } from "react" +import { SidebarInterface } from "../../../types" +import { sidebarItems } from "../../../utility/sidebar" +import { SidebarItem } from "./sidebar-item" +import { CloseCircle, LogoutCurve } from "iconsax-react" + +type Props = { + setShow: (value: boolean) => void, + show: any, +} + +export const SidebarMobile: FCخروج
+خروج
+