UNPKG

@coreui/react

Version:

UI Components Library for React.js

8 lines (7 loc) 296 B
import { CTab } from './CTab'; import { CTabContent } from './CTabContent'; import { CTabPane } from './CTabPane'; import { CTabPanel } from './CTabPanel'; import { CTabList } from './CTabList'; import { CTabs } from './CTabs'; export { CTab, CTabContent, CTabList, CTabPane, CTabPanel, CTabs };