Skip to content

Commit

Permalink
feat(vue): fix readme badges
Browse files Browse the repository at this point in the history
  • Loading branch information
Jujulego committed Aug 7, 2022
1 parent 16cfc62 commit 582baff
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/vue/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# @jujulego/aegis-react
[![Version](https://img.shields.io/npm/v/@jujulego/aegis-react)](https://www.npmjs.com/package/@jujulego/aegis-react)
# @jujulego/aegis-vue
[![Version](https://img.shields.io/npm/v/@jujulego/aegis-vue)](https://www.npmjs.com/package/@jujulego/aegis-vue)
![Licence](https://img.shields.io/github/license/jujulego/aegis)
[![Bundled size](https://badgen.net/bundlephobia/minzip/@jujulego/aegis-react)](https://bundlephobia.com/package/@jujulego/aegis-react)
[![Tree shaking](https://badgen.net/bundlephobia/tree-shaking/@jujulego/aegis-react)](https://bundlephobia.com/package/@jujulego/aegis-react)
[![Bundled size](https://badgen.net/bundlephobia/minzip/@jujulego/aegis-vue)](https://bundlephobia.com/package/@jujulego/aegis-vue)
[![Tree shaking](https://badgen.net/bundlephobia/tree-shaking/@jujulego/aegis-vue)](https://bundlephobia.com/package/@jujulego/aegis-vue)

## Description

0 comments on commit 582baff

Please sign in to comment.