diff --git a/src/components/AppLink/index.vue b/src/components/AppLink/index.vue index b97aacf..a87452a 100644 --- a/src/components/AppLink/index.vue +++ b/src/components/AppLink/index.vue @@ -10,6 +10,7 @@ defineOptions({ inheritAttrs: false, }); + import { isExternal } from "@/utils/index"; const props = defineProps({