Skip to content

Instantly share code, notes, and snippets.

@dmiller9911
Last active January 24, 2017 03:48
Show Gist options
  • Save dmiller9911/f4e1509f6dddf1d4ac9a345694f6e8c3 to your computer and use it in GitHub Desktop.
Save dmiller9911/f4e1509f6dddf1d4ac9a345694f6e8c3 to your computer and use it in GitHub Desktop.
Basic structure of a React Child
{
$$typeof: Symbol(React.element),
key: null | key,
props: {},
ref: Function,
type: Function | Class | string,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment