Skip to content

Instantly share code, notes, and snippets.

@redgeoff
Last active November 5, 2018 17:20
Show Gist options
  • Save redgeoff/5664c18a85383e3330e2ec29d3093eb8 to your computer and use it in GitHub Desktop.
Save redgeoff/5664c18a85383e3330e2ec29d3093eb8 to your computer and use it in GitHub Desktop.
Autogenerating Forms Old - Render
ReactDOM.render(
<Component component={form} />,
document.getElementById("root")
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment