UNPKG

zarm

Version:

基于 React 的移动端UI库

6 lines 201 B
import Grid from './Grid'; import Item from './Item'; import attachPropertiesToComponent from '../utils/attachPropertiesToComponent'; export default attachPropertiesToComponent(Grid, { Item: Item });