chore: fix broken RouterLink component

This commit is contained in:
Liyas Thomas
2023-01-28 09:49:14 +05:30
parent 15d135c11b
commit 73e788b513
2 changed files with 4 additions and 1 deletions

View File

@@ -45,7 +45,6 @@ export default {
<script setup lang="ts">
import { computed, useAttrs } from "vue"
import { RouterLink } from "vue-router"
import { omit } from "lodash-es"
const props = defineProps({