feat: integra com microsservico de ranking por plataforma

This commit is contained in:
2026-05-29 20:18:55 -05:00
parent add4d4512a
commit eaadbbc7de
2 changed files with 243 additions and 0 deletions

View File

@@ -63,6 +63,11 @@ const navigationItems = [
to: '/ranking-jogos',
icon: 'mdi:trophy-outline'
},
{
label: 'Ranking Plataforma',
to: '/ranking-plataforma',
icon: 'mdi:layers-outline'
},
{
label: 'Perfil gamer',
to: '/perfil-gamer',