feat: flowbite-themable for theming components with no color prop(not only)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { SpinnerColor, SpinnerSize } from './Spinner.vue'
|
||||
import type { SpinnerColor, SpinnerSize } from '../types'
|
||||
import { computed } from 'vue'
|
||||
import type { Ref } from 'vue'
|
||||
import classNames from 'classnames'
|
||||
|
||||
Reference in New Issue
Block a user