fix range
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
import {
|
||||
BookCopyIcon,
|
||||
CalendarClockIcon,
|
||||
DollarSignIcon,
|
||||
FileBadgeIcon,
|
||||
GraduationCap,
|
||||
LayoutDashboardIcon,
|
||||
ShieldUserIcon,
|
||||
ShoppingCartIcon,
|
||||
UploadIcon,
|
||||
UsersIcon
|
||||
} from 'lucide-react'
|
||||
@@ -31,7 +31,7 @@ const data = {
|
||||
{
|
||||
title: 'Histórico de compras',
|
||||
url: '/orders',
|
||||
icon: DollarSignIcon
|
||||
icon: ShoppingCartIcon
|
||||
}
|
||||
],
|
||||
navUser: [
|
||||
|
||||
Reference in New Issue
Block a user