© 2026 Hedgehog Software, LLC
const H2: FC<HTMLAttributes<HTMLHeadingElement>> = ({ className, ...props }) => {}
const H2: FC<HTMLAttributes<HTMLHeadingElement>> = async ({ className, ...props }) => {