Skip to content

Commit 8be7344

Browse files
committed
docs: stackblitz case link
1 parent e6d6197 commit 8be7344

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ A Vue composition utilities for Axios. Lightweight, cancelable and less change.
2929

3030
### Quick Start
3131

32+
[![](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)
33+
3234
```vue
3335
<script setup>
3436
import { defineProps, toRef } from "vue";

0 commit comments

Comments
 (0)