UNPKG

@coreui/react

Version:

UI Components Library for React.js

8 lines (7 loc) 386 B
import { CSidebar } from './CSidebar'; import { CSidebarBrand } from './CSidebarBrand'; import { CSidebarFooter } from './CSidebarFooter'; import { CSidebarToggler } from './CSidebarToggler'; import { CSidebarHeader } from './CSidebarHeader'; import { CSidebarNav } from './CSidebarNav'; export { CSidebar, CSidebarBrand, CSidebarFooter, CSidebarToggler, CSidebarHeader, CSidebarNav };