UNPKG

nudge-components-library

Version:

A library of nudge UI components

6 lines (5 loc) 265 B
import './styles/globals.css.js'; import './styles/tokens.css.js'; export { Dialog } from './components/decision-friction/Dialog.js'; export { ThemeContext, ThemeProvider, defaultTheme } from './theme/ThemeContext.js'; //# sourceMappingURL=decision-friction.js.map