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.
components/content
components
1 parent b0c0084 commit c204bc3Copy full SHA for c204bc3
src/runtime/components/DescriptionList.vue
@@ -2,7 +2,7 @@
2
import type { VariantProps } from 'tailwind-variants'
3
import type { AppConfig } from '@nuxt/schema'
4
import _appConfig from '#build/app.config'
5
-import theme from '#build/b24ui/content/description-list'
+import theme from '#build/b24ui/description-list'
6
import { tv } from '../utils/tv'
7
import type { AvatarProps, ButtonProps, IconComponent } from '../types'
8
import type { DynamicSlots } from '../types/utils'
0 commit comments