UNPKG

@chakra-ui/react

Version:

Responsive and accessible React UI components built with React and Emotion

3 lines (2 loc) 338 B
"use strict"; export { SwitchContext as Context, SwitchControl as Control, SwitchHiddenInput as HiddenInput, SwitchIndicator as Indicator, SwitchLabel as Label, SwitchPropsProvider as PropsProvider, SwitchRoot as Root, SwitchRootProvider as RootProvider, SwitchThumb as Thumb, SwitchThumbIndicator as ThumbIndicator } from './switch.js';