Last active
March 1, 2020 18:27
-
-
Save chabgood/c731ed2c3e26170779d47afb7fce4d01 to your computer and use it in GitHub Desktop.
React Inspect props
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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