✨ feature: Added Group component
This commit is contained in:
parent
d5903668ba
commit
451f665907
|
@ -14,7 +14,7 @@ const props = withDefaults(defineProps<IVGroup>(), {
|
|||
'disabled': props.disabled,
|
||||
}]"
|
||||
>
|
||||
<slot></slot>
|
||||
<slot/>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user