Skip to content

Commit af89fb1

Browse files
committed
fix: remove wrong import
1 parent a479c96 commit af89fb1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/components/Button/Base.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<script setup lang="ts">
2-
import { ClientOnly } from '#components'
32
import type { IconClass } from '~/types'
43
54
const props = withDefaults(

0 commit comments

Comments
 (0)