UNPKG

@naturacosmeticos/natds-web

Version:

A collection of components from Natura Design System for React websites and webapps

6 lines (5 loc) 179 B
import { Provider } from './Provider'; export { IProviderProps } from './Provider.props'; export { Provider }; export { buildTheme } from './buildTheme'; export default Provider;