UNPKG

zarm

Version:

基于 React 的移动端UI库

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