UNPKG

parvus-ui

Version:

A micro UI kit with all the main UI components in less than 5KB

6 lines (4 loc) 177 B
import themeContext from './themeContext'; import ThemeProvider from './ThemeProvider'; import withTheme from './withTheme'; export { themeContext, ThemeProvider, withTheme };