Fix upgrade command 0.42

This commit is contained in:
Charles Bochet
2025-02-21 00:20:34 +01:00
parent d397981d99
commit 41bbb4b47f
2 changed files with 14 additions and 4 deletions

View File

@ -189,7 +189,7 @@ const TextInputV2Component = forwardRef<
LeftIcon,
autoComplete,
maxLength,
sizeVariant = 'md',
sizeVariant = 'lg',
inheritFontStyles = false,
dataTestId,
autoGrow = false,