Skip to content

Instantly share code, notes, and snippets.

@santosh-btc
Created June 24, 2018 07:31
Show Gist options
  • Save santosh-btc/ac14e5f1f0a64dcd5d2255aa378e06c5 to your computer and use it in GitHub Desktop.
Save santosh-btc/ac14e5f1f0a64dcd5d2255aa378e06c5 to your computer and use it in GitHub Desktop.
<div>
<label>First Name</label>
<div>
<Field
name="firstName"
component="input"
type="text"
placeholder="First Name"
/>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment