added menu mobile navbar
This commit is contained in:
@@ -11,13 +11,10 @@ import { Card, CardContent } from '@/shared/ui/card';
|
||||
import {
|
||||
CheckCircle,
|
||||
ChevronRight,
|
||||
Handshake,
|
||||
HelpCircle,
|
||||
History,
|
||||
Home,
|
||||
LogOut,
|
||||
MapPin,
|
||||
MessageCircleQuestion,
|
||||
Package,
|
||||
RefreshCw,
|
||||
ShoppingBag,
|
||||
@@ -87,9 +84,6 @@ const Profile = () => {
|
||||
{ id: 'overview', label: 'Umumiy', icon: Home },
|
||||
{ id: 'orders', label: 'Buyurtmalar', icon: ShoppingBag },
|
||||
{ id: 'history', label: 'Tarix', icon: History },
|
||||
{ id: 'agency', label: "Hamkor bo'lish", icon: Handshake },
|
||||
{ id: 'faq', label: 'Savol javoblar', icon: MessageCircleQuestion },
|
||||
{ id: 'support', label: "Qo'llab-quvvatlash", icon: HelpCircle },
|
||||
];
|
||||
|
||||
const statistics = {
|
||||
|
||||
Reference in New Issue
Block a user