UNPKG

rsuite

Version:

A suite of react components

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