refactor: update examples

This commit is contained in:
Łukasz Holeczek
2021-10-28 20:07:07 +02:00
parent 4c80cde67a
commit c29f2ab384
9 changed files with 38 additions and 15 deletions
+7
View File
@@ -1,5 +1,12 @@
<template>
<CRow>
<CCol :xs="12">
<DocsCallout
name="Chart"
href="components/chart"
content="React wrapper component for Chart.js 3.0, the most popular charting library."
/>
</CCol>
<CCol :md="6" class="mb-4">
<CCard>
<CCardHeader> Line Chart </CCardHeader>