export function TypographyH3() { return <h3 className="heading-3">The Joke Tax</h3>; }
npx shadcn@latest add @kanpeki/typography-h3-demo
import { TypographyH3Demo } from "@/components/typography-h3-demo"
<TypographyH3Demo />