UNPKG

@mui/base

Version:

A library of headless ('unstyled') React UI components and low-level hooks.

5 lines (4 loc) 161 B
export { default } from './Switch'; export * from './Switch.types'; export { default as switchClasses } from './switchClasses'; export * from './switchClasses';