Skip to content

Instantly share code, notes, and snippets.

@suneo3476
Created December 7, 2016 05:31
Show Gist options
  • Save suneo3476/769a2cc9595b6ce9f0d9e7bd1ae904e1 to your computer and use it in GitHub Desktop.
Save suneo3476/769a2cc9595b6ce9f0d9e7bd1ae904e1 to your computer and use it in GitHub Desktop.
const div = <div/>
console.log(div)
//*Console*
//ReactElement {type: "div", key: nunll, ref: null, _owner: null, _context: Object
//...}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment