chore: clean-up

This commit is contained in:
Łukasz Holeczek
2022-11-25 14:48:04 +01:00
parent 11c868374a
commit c7e0ce80ab
30 changed files with 1 additions and 139 deletions
-3
View File
@@ -1,8 +1,5 @@
<template>
<CRow>
<CCol :xs="12">
<DocsCallout name="Accordion" href="components/accordion" />
</CCol>
<CCol :xs="12">
<CCard class="mb-4">
<CCardHeader>
-3
View File
@@ -1,8 +1,5 @@
<template>
<CRow>
<CCol :xs="12">
<DocsCallout name="Breadcrumb" href="components/breadcrumb" />
</CCol>
<CCol :xs="12">
<CCard class="mb-4">
<CCardHeader>
-3
View File
@@ -1,8 +1,5 @@
<template>
<CRow>
<CCol :xs="12">
<DocsCallout name="Card" href="components/card" />
</CCol>
<CCol :xs="12">
<CCard class="mb-4">
<CCardHeader>
-3
View File
@@ -1,8 +1,5 @@
<template>
<CRow>
<CCol :xs="12">
<DocsCallout name="Carousel" href="components/carousel.html" />
</CCol>
<CCol :xs="12">
<CCard class="mb-4">
<CCardHeader>
-3
View File
@@ -1,8 +1,5 @@
<template>
<CRow>
<CCol :xs="12">
<DocsCallout name="Collapse" href="components/collapse.html" />
</CCol>
<CCol :xs="12">
<CCard class="mb-4">
<CCardHeader>
-3
View File
@@ -1,8 +1,5 @@
<template>
<CRow>
<CCol :xs="12">
<DocsCallout name="List Group" href="components/list-group.html" />
</CCol>
<CCol :xs="12">
<CCard class="mb-4">
<CCardHeader>
-3
View File
@@ -1,8 +1,5 @@
<template>
<CRow>
<CCol :xs="12">
<DocsCallout name="Nav" href="components/nav.html" />
</CCol>
<CCol :xs="12">
<CCard class="mb-4">
<CCardHeader>
-3
View File
@@ -1,8 +1,5 @@
<template>
<CRow>
<CCol :xs="12">
<DocsCallout name="Pagination" href="components/pagination.html" />
</CCol>
<CCol :xs="12">
<CCard class="mb-4">
<CCardHeader>
-3
View File
@@ -1,8 +1,5 @@
<template>
<CRow>
<CCol :xs="12">
<DocsCallout name="Placeholder" href="components/placeholder" />
</CCol>
<CCol :xs="12">
<CCard class="mb-4">
<CCardHeader>
-3
View File
@@ -1,8 +1,5 @@
<template>
<CRow>
<CCol :xs="12">
<DocsCallout name="Popover" href="components/popover.html" />
</CCol>
<CCol :xs="12">
<CCard class="mb-4">
<CCardHeader>
-3
View File
@@ -1,8 +1,5 @@
<template>
<CRow>
<CCol :xs="12">
<DocsCallout name="Progress" href="components/progress.html" />
</CCol>
<CCol :xs="12">
<CCard class="mb-4">
<CCardHeader>
-3
View File
@@ -1,8 +1,5 @@
<template>
<CRow>
<CCol :xs="12">
<DocsCallout name="Spinner" href="components/spinner.html" />
</CCol>
<CCol :xs="12">
<CCard class="mb-4">
<CCardHeader>
-3
View File
@@ -1,8 +1,5 @@
<template>
<CRow>
<CCol :xs="12">
<DocsCallout name="Table" href="components/table.html" />
</CCol>
<CCol :xs="12">
<CCard class="mb-4">
<CCardHeader>
-3
View File
@@ -1,8 +1,5 @@
<template>
<CRow>
<CCol :xs="12">
<DocsCallout name="Tooltip" href="components/tooltip.html" />
</CCol>
<CCol :xs="12">
<CCard>
<CCardHeader>
-3
View File
@@ -1,8 +1,5 @@
<template>
<CRow>
<CCol :xs="12">
<DocsCallout name="Button Group" href="components/button-group.html" />
</CCol>
<CCol :xs="12">
<CCard class="mb-4">
<CCardHeader>
-3
View File
@@ -1,8 +1,5 @@
<template>
<CRow>
<CCol :xs="12">
<DocsCallout name="Button" href="components/button.html" />
</CCol>
<CCol :xs="12">
<CCard class="mb-4">
<CCardHeader>
-3
View File
@@ -1,8 +1,5 @@
<template>
<CRow>
<CCol :xs="12">
<DocsCallout name="Dropdown" href="components/dropdown.html" />
</CCol>
<CCol :xs="12">
<CCard class="mb-4">
<CCardHeader>
-3
View File
@@ -1,8 +1,5 @@
<template>
<CRow>
<CCol :xs="12">
<DocsCallout name="Check and Radios" href="forms/checks-radios.html" />
</CCol>
<CCol :xs="12">
<CCard class="mb-4">
<CCardHeader>
-3
View File
@@ -1,8 +1,5 @@
<template>
<CRow>
<CCol :xs="12">
<DocsCallout name="Floating Label" href="forms/floating-labels.html" />
</CCol>
<CCol :xs="12">
<CCard class="mb-4">
<CCardHeader>
-3
View File
@@ -1,8 +1,5 @@
<template>
<CRow>
<CCol :xs="12">
<DocsCallout name="Form Control" href="forms/form-control.html" />
</CCol>
<CCol :xs="12">
<CCard class="mb-4">
<CCardHeader>
-3
View File
@@ -1,8 +1,5 @@
<template>
<CRow>
<CCol :xs="12">
<DocsCallout name="Input Group" href="forms/input-group.html" />
</CCol>
<CCol :xs="12">
<CCard class="mb-4">
<CCardHeader>
-3
View File
@@ -1,8 +1,5 @@
<template>
<CRow>
<CCol :xs="12">
<DocsCallout name="Range" href="forms/range.html" />
</CCol>
<CCol :xs="12">
<CCard class="mb-4">
<CCardHeader> <strong>Vue Range</strong> <small></small> </CCardHeader>
-3
View File
@@ -1,8 +1,5 @@
<template>
<CRow>
<CCol :xs="12">
<DocsCallout name="Form Select" href="forms/select.html" />
</CCol>
<CCol :xs="12">
<CCard class="mb-4">
<CCardHeader>
-3
View File
@@ -1,8 +1,5 @@
<template>
<CRow>
<CCol :xs="12">
<DocsCallout name="Alert" href="components/alert.html" />
</CCol>
<CCol :xs="12">
<CCard class="mb-4">
<CCardHeader>
-3
View File
@@ -1,8 +1,5 @@
<template>
<CRow>
<CCol :xs="12">
<DocsCallout name="Badges" href="components/badge.html" />
</CCol>
<CCol :lg="6">
<CCard class="mb-4">
<CCardHeader>
-3
View File
@@ -1,8 +1,5 @@
<template>
<CRow>
<CCol :xs="12">
<DocsCallout name="Modal" href="components/modal.html" />
</CCol>
<CCol :xs="12">
<CCard class="mb-4">
<CCardHeader>