feat: integra microsserive de reviews

This commit is contained in:
2026-05-30 14:34:15 -05:00
parent d4108f5634
commit 60649fbf50
5 changed files with 697 additions and 3 deletions

View File

@@ -83,6 +83,11 @@ const navigationItems = [
to: '/favoritos',
icon: 'mdi:heart-outline'
},
{
label: 'Reviews',
to: '/reviews',
icon: 'mdi:star-outline'
},
{
label: 'Catálogo',
to: '/catalogo',