UNPKG

antd-mobile

Version:

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

6 lines 267 B
import "./action-sheet.css"; import { attachPropertiesToComponent } from '../../utils/attach-properties-to-component'; import { ActionSheet, showActionSheet } from './action-sheet'; export default attachPropertiesToComponent(ActionSheet, { show: showActionSheet });