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'
48
48
import { CFooter } from './components/footer/CFooter'
49
49
import { CForm } from './components/form/CForm'
50
50
import { CFormCheck } from './components/form/CFormCheck'
51
- import { CFormControl } from './components/form/CFormControl'
52
51
import { CFormFeedback } from './components/form/CFormFeedback'
53
52
import { CFormFloating } from './components/form/CFormFloating'
54
53
import { CFormInput } from './components/form/CFormInput'
@@ -102,7 +101,6 @@ import { COffcanvasTitle } from './components/offcanvas/COffcanvasTitle'
102
101
import { CSidebarBrand } from './components/sidebar/CSidebarBrand'
103
102
import { CSidebarFooter } from './components/sidebar/CSidebarFooter'
104
103
import { CSidebarToggler } from './components/sidebar/CSidebarToggler'
105
- import { CCreateNavItem } from './components/sidebar/CCreateNavItem'
106
104
import { CSidebarHeader } from './components/sidebar/CSidebarHeader'
107
105
import { CSidebarNav } from './components/sidebar/CSidebarNav'
108
106
import { CSpinner } from './components/spinner/CSpinner'
@@ -183,7 +181,6 @@ export {
183
181
CCardGroup ,
184
182
CForm ,
185
183
CFormCheck ,
186
- CFormControl ,
187
184
CFormFeedback ,
188
185
CFormFloating ,
189
186
CFormInput ,
@@ -237,7 +234,6 @@ export {
237
234
CSidebarBrand ,
238
235
CSidebarFooter ,
239
236
CSidebarToggler ,
240
- CCreateNavItem ,
241
237
CSidebarHeader ,
242
238
CSidebarNav ,
243
239
CSpinner ,
You can’t perform that action at this time.
0 commit comments