refactor: template changes to implement new CCard syntax
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<CCard :header="caption">
|
||||
<CCard :header="caption" bodyWrapper>
|
||||
<CTable
|
||||
:hover="hover"
|
||||
:striped="striped"
|
||||
|
||||
Reference in New Issue
Block a user