1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-02-24 23:37:51 +01:00

6 lines
146 B
JavaScript
Vendored

// noinspection JSUnusedGlobalSymbols
export { default as Drawer } from './MaterialDrawer';
export { default as TopAppBar } from './TopAppBar';