[Doc] ActionSheet: add tips of component name (#4100)

This commit is contained in:
neverland 2019-08-12 17:07:10 +08:00 committed by GitHub
parent e0db762f85
commit 6413cd1996
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -96,6 +96,13 @@ export default {
</van-action-sheet>
```
## 常见问题
### 引入时提示 dependencies not found
在 1.x 版本中,上拉菜单的组件名为`Actionsheet`,从 2.0 版本开始更名为`ActionSheet`,请注意区分。
## API
### Props