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