Skip to content

Instantly share code, notes, and snippets.

@santosh-btc
Created June 24, 2018 12:36
Show Gist options
  • Save santosh-btc/e1e7c2bfbe30f2f71b69d4ee9768f5c0 to your computer and use it in GitHub Desktop.
Save santosh-btc/e1e7c2bfbe30f2f71b69d4ee9768f5c0 to your computer and use it in GitHub Desktop.
<div>
<label>First Name</label>
<div>
<Field
name="firstName"
component={renderField}
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