UNPKG

@cwds/reactstrap

Version:

reactstrap components for CWS-CARES

4 lines (3 loc) 160 B
import { CardTitle } from 'reactstrap'; // see https://github.com/reactstrap/reactstrap/pull/1298 CardTitle.defaultProps.tag = 'div'; export default CardTitle;