Update App.vue

This commit is contained in:
FrankSafelite 2021-09-27 13:50:13 -04:00
parent 31d7d9eaf1
commit f357115d71

View file

@ -4,6 +4,7 @@
<div class="row">
<div class="col">
<HelloWorld msg="VueJS with Bootstrap"/>
<p> Test PR </p>
</div>
</div>
</div>