UNPKG

zarm

Version:

基于 React 的移动端UI库

6 lines 226 B
import attachPropertiesToComponent from '../utils/attachPropertiesToComponent'; import ActionSheet from './ActionSheet'; import { show } from './show'; export default attachPropertiesToComponent(ActionSheet, { show: show });