cell and cell-group component

This commit is contained in:
cookfront
2017-02-14 14:45:38 +08:00
parent f2b08a573e
commit f55d3cb7c4
21 changed files with 180 additions and 52 deletions
+2 -1
View File
@@ -4,5 +4,6 @@
"field": "./packages/field/index.js",
"radio": "./packages/radio/index.js",
"cell": "./packages/cell/index.js",
"icon": "./packages/icon/index.js"
"icon": "./packages/icon/index.js",
"cell-group": "./packages/cell-group/index.js"
}