UNPKG

@alicloud/console-components

Version:
4 lines (3 loc) 133 B
import { TreeSelect as NextTreeSelect } from '@alifd/next'; import HOC from '../utils/popupHoc'; export default HOC(NextTreeSelect);