diff --git a/src/components/crapp/BottomNav.tsx b/src/components/crapp/BottomNav.tsx index 37b0331..90239fc 100644 --- a/src/components/crapp/BottomNav.tsx +++ b/src/components/crapp/BottomNav.tsx @@ -9,7 +9,7 @@ const items = [ { to: "/", label: "Home", icon: Home }, { to: "/calendario", label: "Calendario", icon: CalendarDays }, { to: "/squadra", label: "Squadra", icon: Users }, - { to: "/classifica", label: "Classifica", icon: Trophy }, + { to: "/classifica", label: "Campionato", icon: Trophy }, ] as const; export function BottomNav() { diff --git a/src/routes/index.tsx b/src/routes/index.tsx index 40674cd..f4a706f 100644 --- a/src/routes/index.tsx +++ b/src/routes/index.tsx @@ -153,7 +153,7 @@ function Index() { Storico @@ -212,9 +212,9 @@ function Index() { azione={ - Tutti + Tutti } >