We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e67427e commit 4344a58Copy full SHA for 4344a58
src/stores/index.ts
@@ -13,6 +13,7 @@ const links = {
13
license: `${repoBaseUrl}/blob/main/LICENSE.md`,
14
npm: `https://www.npmjs.com/package/${packageName}`,
15
vue: 'https://vuejs.org/',
16
+ vueUse: 'https://vueuse.org/',
17
vuetify: 'https://vuetifyjs.com/',
18
vuetifyGithub: 'https://github.com/vuetifyjs/vuetify',
19
};
0 commit comments