Update README.md

Co-Authored-By: Leonardo Tegon <ltegon93@gmail.com>
This commit is contained in:
yeonhoyoon 2019-05-22 08:27:53 +09:00 committed by GitHub
parent a3106471d0
commit 11a704e814
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -910,7 +910,7 @@ end
```
This sets the input and label class to `'label-input-class'` and will set the class `'is-invalid'`
when the input has errors and `'is-valid'` if the input is valid.
if the input has errors and `'is-valid'` if the input is valid.
If you want to customize the custom _Form components_ on demand you can give it a name like this: