redux-devtools/packages/devui/src/Tabs/styles/index.ts
Nathan Bierema 727d753081
feature(devui): convert to TypeScript (#629)
* stash

* and those

* stash

* stash

* stash

* stash

* tests

* fix errors

* revert

* stash

* fix lint

* prettier
2020-09-09 10:35:22 -04:00

3 lines
94 B
TypeScript

export { style as default } from './default';
export { style as material } from './material';