react-button ============ React Button ## 1.2.0 * rename static `theme` property on exported class to `themes` (ending in `s`) * add `themes` prop to buttons, so every button can take the theme from a different object. ## 1.1.0 * made falsy or not found theme not fallback to default theme ## v1.0.2 - add `onThemeStyleReady` prop ## 1.0.0 * initial release