Skip to content

Commit 949eaba

Browse files
committed
up
1 parent b08c02e commit 949eaba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/components/AppHeader.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<script setup lang="ts">
22
import type { ContentNavigationItem } from '@nuxt/content'
3-
import TemplateMenu from "~/components/TemplateMenu.vue";
43
54
const navigation = inject<Ref<ContentNavigationItem[]>>('navigation')
65

0 commit comments

Comments
 (0)