UNPKG

@chakra-ui/react

Version:

Responsive and accessible React UI components built with React and Emotion

4 lines (3 loc) 305 B
export { NativeSelectRoot, NativeSelectField, NativeSelectIndicator, NativeSelectPropsProvider, useNativeSelectStyles, } from "./native-select"; export type { NativeSelectRootProps, NativeSelectFieldProps, NativeSelectIndicatorProps, } from "./native-select"; export * as NativeSelect from "./namespace";