Created
February 28, 2018 04:17
-
-
Save interaminense/dbcbc1772c75fb2e56c37b78249c7d32 to your computer and use it in GitHub Desktop.
Mathematics Config
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
| import Component, {Config} from 'metal-jsx'; | |
| class Button extends Component {} | |
| export default Button; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment