UNPKG

@material-ui/lab

Version:

Material-UI Lab - Incubator for Material-UI React components.

4 lines 193 B
import StaticWrapper from './StaticWrapper'; import MobileWrapper from './MobileWrapper'; import DesktopWrapper from './DesktopWrapper'; export { StaticWrapper, MobileWrapper, DesktopWrapper };