Skip to content

Commit

Permalink
docs: stackblitz case link
Browse files Browse the repository at this point in the history
  • Loading branch information
wangcch committed Mar 26, 2023
1 parent e6d6197 commit 8be7344
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ A Vue composition utilities for Axios. Lightweight, cancelable and less change.

### Quick Start

[![](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
<script setup>
import { defineProps, toRef } from "vue";
Expand Down

0 comments on commit 8be7344

Please sign in to comment.