From 11a704e814368d3814515614de4e13d95f8ff5f1 Mon Sep 17 00:00:00 2001 From: yeonhoyoon Date: Wed, 22 May 2019 08:27:53 +0900 Subject: [PATCH] Update README.md Co-Authored-By: Leonardo Tegon --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58a767d4..e56c23f2 100644 --- a/README.md +++ b/README.md @@ -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: