UNPKG

@coreui/react

Version:

UI Components Library for React.js

5 lines (4 loc) 173 B
import { CAlert } from './CAlert'; import { CAlertHeading } from './CAlertHeading'; import { CAlertLink } from './CAlertLink'; export { CAlert, CAlertHeading, CAlertLink };