fix: generate-ui failing to build
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
import HoppSmartLink from "./Link.vue"
|
import HoppSmartLink from "./Link.vue"
|
||||||
import { Component } from "vue"
|
import type { Component } from "vue"
|
||||||
|
|
||||||
withDefaults(
|
withDefaults(
|
||||||
defineProps<{
|
defineProps<{
|
||||||
|
|||||||
Reference in New Issue
Block a user