Skip to content

Instantly share code, notes, and snippets.

@scsskid
Last active September 28, 2020 11:54
Show Gist options
  • Save scsskid/458a1cdfe74cec61606fcbf7ef7a0668 to your computer and use it in GitHub Desktop.
Save scsskid/458a1cdfe74cec61606fcbf7ef7a0668 to your computer and use it in GitHub Desktop.
[Log Data To Screen] #debug
return `
<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