UNPKG

rsuite

Version:

A suite of react components

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