fix: filed Demo missing van-button

This commit is contained in:
大宝 2022-10-13 16:01:10 +08:00 committed by GitHub
parent e87c22edec
commit 8ec17cc87d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@
"component": true,
"usingComponents": {
"van-field": "../../field/index",
"van-button": "../../button/index",
"van-cell-group": "../../cell-group/index",
"demo-block": "../../../example/components/demo-block/index"
}