UNPKG

antd-mobile

Version:
7 lines 248 B
import "./picker.css"; import { attachPropertiesToComponent } from '../../utils/attach-properties-to-component'; import { Picker } from './picker'; import { prompt } from './prompt'; export default attachPropertiesToComponent(Picker, { prompt });