feat: improvements to jump calculator

This commit is contained in:
DecDuck
2025-09-24 07:38:37 +10:00
parent dbf9c8e8e5
commit ab9e06f6c4
3 changed files with 111 additions and 34 deletions
+1
View File
@@ -12,6 +12,7 @@
: 'text-zinc-400 hover:text-zinc-200',
]"
:href="nav.route"
:tvnavDebug="`nav-link-${nav.label}`"
>
{{ nav.label }}
</NuxtLink>