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 20f6069 commit f93cdd6Copy full SHA for f93cdd6
ādemo-app/views/AboutUs.vueā
@@ -1,7 +1,7 @@
1
<script lang="ts" setup>
2
import { ref } from 'vue'
3
4
-import MyIcon from '../../src/components/VIcon.vue'
+import MyIcon from '../../src/components/VIcon/VIcon.vue'
5
6
const title = ref('SVG Ć propos')
7
setTimeout(() => {
0 commit comments