We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 429d859 commit 3c3dc39Copy full SHA for 3c3dc39
1 file changed
hooks/14_FormValidation/Readme.md
@@ -22,7 +22,7 @@ npm install
22
- Let's install the _lc-form-validation-library_.
23
24
```bash
25
-npm install lc-form-validation
+npm install lc-form-validation --save
26
```
27
28
- To avoid having too much repeated code let's move to common an input component, including it's
0 commit comments