--- // Card body (.card-body). interface Props { class?: string } const { class: className } = Astro.props ---