Skip to content

Commit 288559e

Browse files
committed
chore: clean-up
1 parent e5aeb25 commit 288559e

File tree

4 files changed

+0
-22
lines changed

4 files changed

+0
-22
lines changed

src/views/charts/Charts.vue

-7
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
<template>
22
<CRow>
3-
<CCol :xs="12">
4-
<DocsCallout
5-
name="Chart"
6-
href="components/chart"
7-
content="React wrapper component for Chart.js 3.0, the most popular charting library."
8-
/>
9-
</CCol>
103
<CCol :md="6" class="mb-4">
114
<CCard>
125
<CCardHeader> Line Chart </CCardHeader>

src/views/icons/Brands.vue

-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
<template>
22
<CRow>
33
<CCol>
4-
<DocsCallout
5-
name="CoreUI Brand Icons"
6-
href="components/icon"
7-
content="CoreUI Brand Icons. CoreUI Icons package is delivered with more than 1500 icons in multiple formats SVG, PNG, and Webfonts. CoreUI Icons are beautifully crafted symbols for common actions and items. You can use them in your digital products for web or mobile app."
8-
/>
94
<CCard>
105
<CCardHeader>CoreUI Icons - Brand</CCardHeader>
116
<CCardBody>

src/views/icons/CoreUIIcons.vue

-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
<template>
22
<CRow>
33
<CCol>
4-
<DocsCallout
5-
name="CoreUI Icons"
6-
href="components/icon"
7-
content="CoreUI Icons. CoreUI Icons package is delivered with more than 1500 icons in multiple formats SVG, PNG, and Webfonts. CoreUI Icons are beautifully crafted symbols for common actions and items. You can use them in your digital products for web or mobile app."
8-
/>
94
<CCard>
105
<CCardHeader>CoreUI Icons Free</CCardHeader>
116
<CCardBody>

src/views/icons/Flags.vue

-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
<template>
22
<CRow>
33
<CCol>
4-
<DocsCallout
5-
name="CoreUI Flag Icons"
6-
href="components/icon"
7-
content="CoreUI Flag Icons. CoreUI Icons package is delivered with more than 1500 icons in multiple formats SVG, PNG, and Webfonts. CoreUI Icons are beautifully crafted symbols for common actions and items. You can use them in your digital products for web or mobile app."
8-
/>
94
<CCard>
105
<CCardHeader>CoreUI Icons - Flag</CCardHeader>
116
<CCardBody>

0 commit comments

Comments
 (0)