Skip to content

Commit

Permalink
feat(app.vue): add message saying i love you all
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiezi committed Nov 6, 2022
1 parent d450057 commit 6a158f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import TheWelcome from './components/TheWelcome.vue'
>

<div class="wrapper">
<HelloWorld msg="I Love You" />
<HelloWorld msg="I Love You All" />
</div>
</header>

Expand Down

0 comments on commit 6a158f4

Please sign in to comment.