<DefaultCardFooter />
function DefaultCardFooter(): null | Element
DefaultCardFooter renders the default footer for the card component based on the current flow type.
Returns
null
| Element
The default card footer component that renders the appropriate footer based on the current flow type.