docs(@vant/use): fix demo (#7763)

This commit is contained in:
Sun
2020-12-18 16:55:50 +08:00
committed by GitHub
parent 01ebe4f62f
commit e4297bcbb6
3 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
```
```js
import { root } from 'vue';
import { ref } from 'vue';
import { useRect } from '@vant/use';
export default {