refactor: update examples
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user