--- import { cn } from "@/utils/tailwind"; const { class: className, as: Tag = "div", title, href, ...props } = Astro.props; ---

{title}