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 ac785b9 commit 95d7351Copy full SHA for 95d7351
src/components/AppHeader.vue
@@ -10,7 +10,7 @@ import GithubIcon from './icons/GithubIcon.vue'
10
<img
11
alt="Vue logo"
12
class="logo"
13
- src="./assets/logo.svg"
+ src="./../assets/logo.svg"
14
width="30"
15
height="30"
16
/>
0 commit comments