Skip to content

Instantly share code, notes, and snippets.

@kettanaito
Created March 26, 2018 09:20
Show Gist options
  • Save kettanaito/9567b381a5407f9f4239182b60e1c0b8 to your computer and use it in GitHub Desktop.
Save kettanaito/9567b381a5407f9f4239182b60e1c0b8 to your computer and use it in GitHub Desktop.
React Advanced Form - Skipping a field
<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