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 94e56a1 commit fc5b0ccCopy full SHA for fc5b0cc
src/nav/classify/vue.ts
@@ -2,7 +2,7 @@ import { Project } from '../type';
2
import vueIcon from '@/icon/vueIcon.vue';
3
import VueIcon from '@/icon/vueIcon.vue';
4
import piniaIcon from '@img/pinia.png';
5
-import VueUseIcon from '@img/vueuse.svg';
+import VueUseIcon from '@img/VueUse.svg';
6
import splitpanesIcon from '@/icon/splitpanesIcon.vue';
7
import { shallowRef } from 'vue';
8
0 commit comments