File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,6 @@ import { CRow } from './components/grid/CRow'
4848import { CFooter } from './components/footer/CFooter'
4949import { CForm } from './components/form/CForm'
5050import { CFormCheck } from './components/form/CFormCheck'
51- import { CFormControl } from './components/form/CFormControl'
5251import { CFormFeedback } from './components/form/CFormFeedback'
5352import { CFormFloating } from './components/form/CFormFloating'
5453import { CFormInput } from './components/form/CFormInput'
@@ -102,7 +101,6 @@ import { COffcanvasTitle } from './components/offcanvas/COffcanvasTitle'
102101import { CSidebarBrand } from './components/sidebar/CSidebarBrand'
103102import { CSidebarFooter } from './components/sidebar/CSidebarFooter'
104103import { CSidebarToggler } from './components/sidebar/CSidebarToggler'
105- import { CCreateNavItem } from './components/sidebar/CCreateNavItem'
106104import { CSidebarHeader } from './components/sidebar/CSidebarHeader'
107105import { CSidebarNav } from './components/sidebar/CSidebarNav'
108106import { CSpinner } from './components/spinner/CSpinner'
@@ -183,7 +181,6 @@ export {
183181 CCardGroup ,
184182 CForm ,
185183 CFormCheck ,
186- CFormControl ,
187184 CFormFeedback ,
188185 CFormFloating ,
189186 CFormInput ,
@@ -237,7 +234,6 @@ export {
237234 CSidebarBrand ,
238235 CSidebarFooter ,
239236 CSidebarToggler ,
240- CCreateNavItem ,
241237 CSidebarHeader ,
242238 CSidebarNav ,
243239 CSpinner ,
You can’t perform that action at this time.
0 commit comments