UNPKG

@redwoodjs/sdk

Version:

Build fast, server-driven webapps on Cloudflare with SSR, RSC, and realtime

3 lines (2 loc) 196 B
import { jsx as _jsx } from "react/jsx-runtime"; export const TurnstileScript = () => (_jsx("script", { src: "https://challenges.cloudflare.com/turnstile/v0/api.js", async: true, defer: true }));