fix(FormGroup): size were invalid since default has been removed

Bug introduced in c59595f2c6
This commit is contained in:
Benjamin Canac
2023-08-03 11:49:45 +02:00
parent dc951ff69d
commit 7008df0988
2 changed files with 9 additions and 3 deletions

View File

@@ -160,6 +160,10 @@ code: >-
:u-input{placeholder="you@example.com" icon="i-heroicons-envelope"}
::
::callout{icon="i-heroicons-exclamation-triangle"}
This will only work with form elements that support the `size` prop.
::
## Props
:component-props