Skip to content

Instantly share code, notes, and snippets.

@michaelkutuzov
Created September 14, 2020 11:09
Show Gist options
  • Select an option

  • Save michaelkutuzov/bc1f5abcce4b87905fef03d68f4bb1f4 to your computer and use it in GitHub Desktop.

Select an option

Save michaelkutuzov/bc1f5abcce4b87905fef03d68f4bb1f4 to your computer and use it in GitHub Desktop.
Fiber inside 7
const domContainer = document.querySelector('#container');
ReactDOM.render(React.createElement(ClickCounter), domContainer);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment