mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-19 06:21:46 +01:00
chore(Link): add missing useRoute import
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
import { isEqual } from 'lodash-es'
|
||||
import { defineComponent } from 'vue'
|
||||
import { NuxtLink } from '#components'
|
||||
import { useRoute } from '#imports'
|
||||
|
||||
export default defineComponent({
|
||||
inheritAttrs: false,
|
||||
|
||||
Reference in New Issue
Block a user