8000
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 63a727b commit af2ff4fCopy full SHA for af2ff4f
packages/coreui-vue/src/components/button/CButton.ts
@@ -1,4 +1,4 @@
1
-import { defineComponent, h, ref } from 'vue'
+import { defineComponent, h } from 'vue'
2
import { Color, Shape } from '../props'
3
4
export const CButton = defineComponent({
0 commit comments