We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4dd9261 + c426fb0 commit c95e9f2Copy full SHA for c95e9f2
README.md
@@ -909,8 +909,8 @@ config.wrappers do |b|
909
end
910
```
911
912
-This you set the input and label class to `'label-input-class'` and will set the class `'is-invalid'`
913
-when the input has errors and `'is-valid'` if the input is valid.
+This sets the input and label classes to `'label-input-class'` and will set the class `'is-invalid'`
+if the input has errors and `'is-valid'` if the input is valid.
914
915
If you want to customize the custom _Form components_ on demand you can give it a name like this:
916
0 commit comments