Skip to content

Commit af2ff4f

Browse files
committed
chore: clean-up
1 parent 63a727b commit af2ff4f

File tree

1 file changed

+1
-1
lines changed
  • packages/coreui-vue/src/components/button

1 file changed

+1
-1
lines changed

packages/coreui-vue/src/components/button/CButton.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { defineComponent, h, ref } from 'vue'
1+
import { defineComponent, h } from 'vue'
22
import { Color, Shape } from '../props'
33

44
export const CButton = defineComponent({

0 commit comments

Comments
 (0)