UNPKG

@material-ui/unstyled

Version:

Unstyled React components with which to implement custom design systems.

6 lines 275 B
export { default } from './SwitchUnstyled'; export * from './SwitchUnstyled'; export { default as useSwitch } from './useSwitch'; export * from './useSwitch'; export { default as switchUnstyledClasses } from './switchUnstyledClasses'; export * from './switchUnstyledClasses';