We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6d6197 commit 8be7344Copy full SHA for 8be7344
README.md
@@ -29,6 +29,8 @@ A Vue composition utilities for Axios. Lightweight, cancelable and less change.
29
30
### Quick Start
31
32
+[](https://stackblitz.com/edit/vitejs-vite-zzarol?file=src/components/UserList.vue)
33
+
34
```vue
35
<script setup>
36
import { defineProps, toRef } from "vue";
0 commit comments