import { CCardBody } from '@coreui/react'
// or
import CCardBody from '@coreui/react/src/components/card/CCardBody'
PropertyDescriptionTypeDefault
classNameA string of all className you want applied to the base component.string-
On this page