-
Notifications
You must be signed in to change notification settings - Fork 573
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(FormGroup):
size
were invalid since default has been removed
Bug introduced in c59595f
- Loading branch information
1 parent
9e5b8cc
commit 83c42cd
Showing
2 changed files
with
9 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -160,6 +160,10 @@ code: >- | |
:u-input{placeholder="[email protected]" 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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
83c42cd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
ui – ./
ui-nuxtlabs.vercel.app
ui-git-dev-nuxtlabs.vercel.app
ui.nuxtlabs.com