Skip to content

Instantly share code, notes, and snippets.

@chabgood
Last active March 1, 2020 18:27
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 chabgood/c731ed2c3e26170779d47afb7fce4d01 to your computer and use it in GitHub Desktop.
Save chabgood/c731ed2c3e26170779d47afb7fce4d01 to your computer and use it in GitHub Desktop.
React Inspect props
<pre>
<code>{JSON.stringify(props, null, 4)}</code>
</pre>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment