Skip to content

Instantly share code, notes, and snippets.

@vertcitron
Created September 25, 2019 10:13
Show Gist options
  • Save vertcitron/c29fcdadc1a206b051eaf3c8c1b9bce9 to your computer and use it in GitHub Desktop.
Save vertcitron/c29fcdadc1a206b051eaf3c8c1b9bce9 to your computer and use it in GitHub Desktop.
import Component from './Component'
export default class Button extends Component {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment