We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eac98d0 commit 23064b6Copy full SHA for 23064b6
README.md
@@ -141,7 +141,7 @@ locale | For better validation can be useful for some type like `p
141
Property | Description | Type | Default | Note
142
------------------|-------------|------|---------|-------
143
style | Input style | Object | | |
144
-labelStyle | Label Style (placeholder) | Object | Only using `InputValidator` |
145
-containerStyle | Container Style | Object | Only using `InputValidator` |
+labelStyle | Label Style (placeholder) | Object | | Only using `InputValidator` |
+containerStyle | Container Style | Object | | Only using `InputValidator` |
146
validStyle | Input Style when valid | Object | |
147
invalidStyle | Input Style when invalid | Object | |
0 commit comments