fix range

This commit is contained in:
2025-12-03 02:48:34 -03:00
parent 0747ac84f4
commit 4e8f0321a2
5 changed files with 12 additions and 12 deletions

View File

@@ -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: [