UNPKG

rsuite

Version:

A suite of react components

3 lines 148 B
import SelectPicker from './SelectPicker'; import withLocale from '../IntlProvider/withLocale'; export default withLocale(['Picker'])(SelectPicker);