fix: validate message not display, fix #5034 (#5038)

pull/58/MERGE
Netfan 2024-12-07 11:02:59 +08:00 committed by GitHub
parent 03f166f8a4
commit 4c1fc4a11e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 5 deletions

View File

@ -298,11 +298,7 @@ function autofocus() {
> >
{{ label }} {{ label }}
</FormLabel> </FormLabel>
<div <div :class="cn('relative flex w-full items-center', wrapperClass)">
:class="
cn('relative flex w-full items-center overflow-hidden', wrapperClass)
"
>
<FormControl :class="cn(controlClass)"> <FormControl :class="cn(controlClass)">
<slot <slot
v-bind="{ v-bind="{