Skip to content

Instantly share code, notes, and snippets.

@rudyhuynh
Created December 10, 2016 21:24
Show Gist options
  • Save rudyhuynh/bc9bb0cd0e7757eb656deae102b3aca8 to your computer and use it in GitHub Desktop.
Save rudyhuynh/bc9bb0cd0e7757eb656deae102b3aca8 to your computer and use it in GitHub Desktop.
<form>
<label>Some label</label>
<input type="number"/>
<label>Some other label</label>
<textarea />
<MyCustomInput {...someProps} />
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment