FEAT-7: Statistik page - Wuerfe/Jahr + avg Wurfstaerke bars, Farbschlag h-bars (FEAT-4 chip colors), Bestandsentwicklung line, Verluste/Jahr + /statistik route & nav entry (Mehr overflow follows via Kevin)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -8,6 +8,9 @@ const navItems = [
|
||||
{ to: '/becken', label: de.nav.enclosures, icon: '🛁', end: false },
|
||||
{ to: '/kontakte', label: de.nav.contacts, icon: '📇', end: false },
|
||||
{ to: '/genetik', label: de.nav.genetics, icon: '🧬', end: false },
|
||||
// FEAT-7: vorerst 7. Tab; „Mehr“-Overflow für das Smartphone ist mit Kevin
|
||||
// abgestimmt (FEAT-7-Konversation) und ersetzt diesen Eintrag dann.
|
||||
{ to: '/statistik', label: de.nav.statistics, icon: '📊', end: false },
|
||||
]
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user