Update App.vue

This commit is contained in:
FrankSafelite 2021-10-11 10:34:06 -04:00
parent ee90ff46e3
commit 8ae9229995

View file

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