Update App.vue

This commit is contained in:
FrankSafelite 2021-10-11 12:14:27 -04:00
parent 4df2da2703
commit c4a81d6a78

View file

@ -5,7 +5,6 @@
<div class="col"> <div class="col">
<HelloWorld msg="VueJS with Bootstrap"/> <HelloWorld msg="VueJS with Bootstrap"/>
</div> </div>
<p> Some Test </p>
</div> </div>
</div> </div>
<Colors/> <Colors/>