Cleaned up left over lines breaking the build
This commit is contained in:
parent
93bbb5751e
commit
1d732943fd
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
|||
<script setup lang="ts">
|
||||
import { computed, toRefs } from 'vue'
|
||||
import { useRoute, withBase } from 'vitepress'
|
||||
import { useNavLink } from '../composables/navLink'
|
||||
import OutboundLink from './icons/OutboundLink.vue'
|
||||
|
||||
const props = defineProps<{
|
||||
item: {
|
||||
|
|
Loading…
Reference in a new issue