UNPKG

antd-mobile

Version:

<img src="https://gw.alipayobjects.com/mdn/rms_ee68a8/afts/img/A*hjjDS5Yy-ooAAAAAAAAAAAAAARQnAQ" alt="logo" width="100%" />

7 lines 299 B
import "./cascader-view.css"; import { CascaderView } from './cascader-view'; import { attachPropertiesToComponent } from '../../utils/attach-properties-to-component'; import { optionSkeleton } from './option-skeleton'; export default attachPropertiesToComponent(CascaderView, { optionSkeleton });