UNPKG

@trail-ui/react

Version:
12 lines (8 loc) 275 B
import { Switch } from './switch'; // export types export type { SwitchRenderProps } from 'react-aria-components'; export type { SwitchProps } from './switch'; // export context export { SwitchContext } from 'react-aria-components'; // export component export { Switch };