diff --git a/src/components/Paywall.tsx b/src/components/Paywall.tsx index 260dc11..6c73dc0 100644 --- a/src/components/Paywall.tsx +++ b/src/components/Paywall.tsx @@ -85,7 +85,7 @@ export default function Paywall() { Monthly setBilledAnnually(!billedAnnually)} + onChange={() => setBilledAnnually(!billedAnnually)} checked={billedAnnually} type="checkbox" className="peer absolute left-1/2 hidden h-full w-full -translate-x-1/2 rounded-md"