mirror of
https://github.com/youzan/vant.git
synced 2026-01-30 01:02:04 +08:00
[Doc] update install guide (#4083)
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
### Install
|
||||
|
||||
``` javascript
|
||||
import Vue from 'vue';
|
||||
import { PullRefresh } from 'vant';
|
||||
|
||||
Vue.use(PullRefresh);
|
||||
|
||||
Reference in New Issue
Block a user