We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3c4ec3 commit 8280f03Copy full SHA for 8280f03
1 file changed
src/App.vue
@@ -1,10 +1,10 @@
1
<template>
2
<div id="app">
3
<img src="./assets/logo.png">
4
- <!-- <HelloWorld msg="Welcome to Your Vue.js App"/> -->
+ <HelloWorld msg="Welcome to Your Vue.js App"/>
5
<!-- <communication></communication> -->
6
<!-- <slot-example></slot-example> -->
7
- <form-example></form-example>
+ <!-- <form-example></form-example> -->
8
</div>
9
</template>
10
0 commit comments