Update to 1.0.6
- refactor: raw html to b-row, b-col, b-card, b-button components - fix: Cards.vue: change variant="accent- to class="card-accent- - refactor: Modal's ok-button variants - refactor: forms with validation feedback - update: bootstrap-vue to 1.1.0 - update: to vue: 2.5.6
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="animated fadeIn">
|
||||
Hello World
|
||||
<p class="text-info">Hello World</p>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user