Skip to content

Instantly share code, notes, and snippets.

@gillkyle
Created August 9, 2019 23:20
Show Gist options
  • Save gillkyle/aa6ae0cf5a2a859d439e323b51d276a8 to your computer and use it in GitHub Desktop.
Save gillkyle/aa6ae0cf5a2a859d439e323b51d276a8 to your computer and use it in GitHub Desktop.
{
"New React file": {
"prefix": "nr",
"body": [
"import React from \"react\"",
"",
"const $1 = ({ $2 }) => {",
" $3",
"}",
"",
"export default $1"
],
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment