fix: generate-ui failing to build
This commit is contained in:
parent
e869d49e16
commit
29171d1b6f
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
<script setup lang="ts">
|
||||
import HoppSmartLink from "./Link.vue"
|
||||
import { Component } from "vue"
|
||||
import type { Component } from "vue"
|
||||
|
||||
withDefaults(
|
||||
defineProps<{
|
||||
|
|
|
|||
Loading…
Reference in a new issue