quantity component

This commit is contained in:
cookfront
2017-03-10 15:09:10 +08:00
parent 4935ca66ac
commit f6b3eb8365
12 changed files with 310 additions and 2 deletions
+2 -1
View File
@@ -28,5 +28,6 @@
"image-preview": "./packages/image-preview/index.js",
"col": "./packages/col/index.js",
"row": "./packages/row/index.js",
"actionsheet": "./packages/actionsheet/index.js"
"actionsheet": "./packages/actionsheet/index.js",
"quantity": "./packages/quantity/index.js"
}