--- import type { Form as Props } from '~/types'; import Button from '~/components/ui/Button.astro'; const { inputs, textarea, disclaimer, button = 'Contact us', description = '', spamReview } = Astro.props; ---
Don't fill this out if you're human:
{description}
{spamReview?.title} {spamReview?.description}