This commit is contained in:
2025-05-15 02:14:36 +07:00
parent ef381752cd
commit 03719832a3
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import HelloWorld from './components/HelloWorld.vue'
<img alt="Vue logo" class="logo" src="@/assets/logo.svg" width="125" height="125" />
<div class="wrapper">
<HelloWorld msg="You did it!" />
<HelloWorld msg="You did it! I'm user App!" />
<nav>
<RouterLink to="/">Home</RouterLink>