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,7 +3,7 @@
import {
ChevronDown,
CirclePlayIcon,
DollarSignIcon,
ShoppingCartIcon,
GraduationCapIcon,
LayoutDashboardIcon,
LightbulbIcon,
@@ -122,7 +122,7 @@ export function NavUser({
to="//scorm.eduseg.workers.dev/history"
className="cursor-pointer"
>
<DollarSignIcon />
<ShoppingCartIcon />
Histórico de compras
</Link>
</DropdownMenuItem>