refactor: template changes to implement new CCard syntax

This commit is contained in:
woothu
2019-03-05 11:19:23 +01:00
parent 7e3646e438
commit 403122ddfb
36 changed files with 2725 additions and 2895 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<template>
<CCard :header="caption">
<CCard :header="caption" bodyWrapper>
<CTable
:hover="hover"
:striped="striped"