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

This commit is contained in:
Netfan
2024-12-07 11:02:59 +08:00
committed by GitHub
parent 03f166f8a4
commit 4c1fc4a11e

View File

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