docs: update vant-use link

This commit is contained in:
chenjiahan
2020-12-17 20:54:38 +08:00
parent 942f88c1a2
commit cee8517ff9
4 changed files with 4 additions and 4 deletions

View File

@@ -96,7 +96,7 @@ vant 也支持按需引入、CDN 引入等方式,详细说明见 [快速上手
| --- | --- |
| [vant-weapp](https://github.com/youzan/vant-weapp) | Vant 微信小程序版 |
| [vant-react](https://github.com/mxdi9i7/vant-react) | Vant React 版(由社区维护) |
| [vant-use](https://github.com/youzan/vant/tree/dev/packages/vant-use) | Vant Composition API 合集 |
| [vant-use](https://youzan.github.io/vant/vant-use/) | Vant Composition API 合集 |
| [vant-demo](https://github.com/youzan/vant-demo) | Vant 官方示例合集 |
| [vant-cli](https://github.com/youzan/vant/tree/dev/packages/vant-cli) | 开箱即用的组件库搭建工具 |
| [vant-icons](https://github.com/youzan/vant/tree/dev/packages/vant-icons) | Vant 图标库 |