Two month of work
This commit is contained in:
@@ -12,7 +12,8 @@ const delegatedProps = reactiveOmit(props, "class")
|
||||
|
||||
<template>
|
||||
<DialogTitle
|
||||
:class="cn('text-lg font-semibold text-foreground', props.class)"
|
||||
data-slot="sheet-title"
|
||||
:class="cn('text-foreground font-semibold', props.class)"
|
||||
v-bind="delegatedProps"
|
||||
>
|
||||
<slot />
|
||||
|
||||
Reference in New Issue
Block a user