We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a479c96 commit af89fb1Copy full SHA for af89fb1
1 file changed
app/components/Button/Base.vue
@@ -1,5 +1,4 @@
1
<script setup lang="ts">
2
-import { ClientOnly } from '#components'
3
import type { IconClass } from '~/types'
4
5
const props = withDefaults(
0 commit comments