Package Exports
- globalbutton
- globalbutton/GlobalButton.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (globalbutton) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Write a button (component Button). Take button styles in material-ui
The button style must be globally configurable, regardless of the button's position in the component tree. The native button props should work.
⁃ Run it all in a storybook ⁃ Make in a public repository on github ⁃ Use only react and typescript or even preferably flow type ⁃ Publish button to npm