UNPKG

nudge-components-library

Version:

A library of nudge UI components

7 lines (6 loc) 315 B
import './styles/globals.css.js'; import './styles/tokens.css.js'; export { Rating } from './components/social-norms/Rating.js'; export { Badge } from './components/social-norms/Badge.js'; export { ThemeContext, ThemeProvider, defaultTheme } from './theme/ThemeContext.js'; //# sourceMappingURL=social-norms.js.map