Created
March 26, 2018 09:20
-
-
Save kettanaito/9567b381a5407f9f4239182b60e1c0b8 to your computer and use it in GitHub Desktop.
React Advanced Form - Skipping a field
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<Input | |
name="confirmPassword" | |
type="password" | |
required | |
skip /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment