UNPKG

rsuite

Version:

A suite of react components

3 lines 160 B
import CheckPicker from './CheckPicker'; import withLocale from '../IntlProvider/withLocale'; export default withLocale(['Picker', 'CheckPicker'])(CheckPicker);