Skip to content

Commit

Permalink
docs: update playground
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen-1998 authored Dec 15, 2022
1 parent 1f0a455 commit bf9bb4d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

[![NPM version](https://img.shields.io/npm/v/pinia-auto-refs?color=a1b858&label=)](https://www.npmjs.com/package/pinia-auto-refs)
[![NPM downloads](https://img.shields.io/npm/dm/pinia-auto-refs.svg?style=flat)](https://npmjs.com/package/pinia-auto-refs)
[playground](stackblitz.com/edit/vitejs-vite-rf7juf)

Pinia Auto Refs on-demand for Vite. With TypeScript support. Powered by [unplugin-auto-import](https://github.com/antfu/unplugin-auto-import).Inspiration by [vieruuuu](https://github.com/vieruuuu) in [pinia/issues#718](https://github.com/vuejs/pinia/issues/718).

Expand Down Expand Up @@ -83,3 +82,6 @@ export default defineStore({
/* ... */
})
```
## Playground

[playground](stackblitz.com/edit/vitejs-vite-rf7juf)

0 comments on commit bf9bb4d

Please sign in to comment.