Skip to content

Commit 639e6be

Browse files
author
Edward Xiao
authored
Update README.md
1 parent 662761c commit 639e6be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ import 'react-inputs-validation/lib/react-inputs-validation.min.css';
2626
* <a href="https://codesandbox.io/s/v3wq0llmo3">Online demo form example playground</a>
2727
* <a href="https://codesandbox.io/s/pjom8r78x7">Custom control</a>(when ```check: false```)
2828
* <a href="https://codesandbox.io/s/1r77ozkrk7">Custom function</a>(when providing ```customFunc```)
29+
* <a href="https://codesandbox.io/s/custom-function-further-control-when-providing-customfunc-yjwch">Custom function further control</a>(when providing ```customFunc```)
2930
* <a href="https://codesandbox.io/s/q9vqmk4j84">Custom locales</a>(when providing ```window.REACT_INPUTS_VALIDATION['customErrorMessage']```)
3031
* <a href="https://codesandbox.io/s/13qo2rqxjj">Phone and email validation example</a>(handled with ```customFunc```)
3132

0 commit comments

Comments
 (0)