* add with-theme hoc * add dark theme styles for components * add toggle theme button to the dev demo page * add info about widget themes to README
2 lines
40 B
JavaScript
2 lines
40 B
JavaScript
export { default } from './with-theme';
|