Skip to content

Instantly share code, notes, and snippets.

@0xC0A1
Created August 25, 2020 01:29
Show Gist options
  • Select an option

  • Save 0xC0A1/535f3fea8ba8e6fc47e6387bb00e1160 to your computer and use it in GitHub Desktop.

Select an option

Save 0xC0A1/535f3fea8ba8e6fc47e6387bb00e1160 to your computer and use it in GitHub Desktop.
Create first button
$ mkdir src/components # Create components folder
$ touch src/components/XPButton.tsx # Create our first component file: XPButton
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment