Added quick nav menu between content pages

Really happy that's a thing tbh
This commit is contained in:
Alexis
2024-05-04 15:50:20 +02:00
parent 9fbbfde898
commit 49b318b376
5 changed files with 119 additions and 11 deletions

View File

@@ -9,7 +9,7 @@ import {
PhCaretLeft,
PhCaretRight
} from '@phosphor-icons/vue'
import Button from '../ui/button/Button.vue'
import Button from '@/components/ui/button/Button.vue'
interface DirectionLabels {
pastFar: string