UNPKG

react-toolbox

Version:

A set of React components implementing Google's Material Design specification with the power of CSS Modules.

6 lines (4 loc) 130 B
import { Drawer } from './Drawer'; export { DrawerProps, DrawerTheme } from './Drawer'; export { Drawer } export default Drawer;