Skip to content

Instantly share code, notes, and snippets.

@jackfranklin
Created April 24, 2018 14:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jackfranklin/325c10e944ecfb15a83945707e00e020 to your computer and use it in GitHub Desktop.
Save jackfranklin/325c10e944ecfb15a83945707e00e020 to your computer and use it in GitHub Desktop.
render() {
return <div ref={div => this.divRef = div} />
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment