Skip to content

Commit 4344a58

Browse files
Added vueuse link
1 parent e67427e commit 4344a58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/stores/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ const links = {
1313
license: `${repoBaseUrl}/blob/main/LICENSE.md`,
1414
npm: `https://www.npmjs.com/package/${packageName}`,
1515
vue: 'https://vuejs.org/',
16+
vueUse: 'https://vueuse.org/',
1617
vuetify: 'https://vuetifyjs.com/',
1718
vuetifyGithub: 'https://github.com/vuetifyjs/vuetify',
1819
};

0 commit comments

Comments
 (0)