UNPKG

react-themable-hoc

Version:

React higher-order-components that allow for css-in-js-style themes.

6 lines (4 loc) 173 B
import ThemeManager from './ThemeManager'; import ThemeProvider from './ThemeProvider'; import themed from './themed'; export { ThemeManager, ThemeProvider, themed };