@axios-use/vue
Advanced tools
Comparing version 0.1.0-alpha.4 to 0.1.0
{ | ||
"name": "@axios-use/vue", | ||
"version": "0.1.0-alpha.4", | ||
"version": "0.1.0", | ||
"description": "A Vue composition utilities for Axios.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -32,2 +32,4 @@ <br> | ||
[![](https://img.shields.io/badge/StackBlitz-Preview-%231389fd?style=for-the-badge&logo=StackBlitz)](https://stackblitz.com/edit/vitejs-vite-zzarol?file=src/components/UserList.vue) | ||
```vue | ||
@@ -34,0 +36,0 @@ <script setup> |
52371
300