// utils/captcha.ts import HCaptcha from '@hcaptcha/react-hcaptcha'; export default HCaptcha; // MyFormComponent.tsx import { default as RenamedCaptcha } from '../utils/captcha'; <FormComponent> <RenamedCaptcha sitekey="your-sitekey" /> </FormComponent>
-
Notifications
You must be signed in to change notification settings - Fork 0
// utils/captcha.ts import HCaptcha from '@hcaptcha/react-hcaptcha'; export default HCaptcha; // MyFormComponent.tsx import { default as RenamedCaptcha } from '../utils/captcha'; <FormComponent> <RenamedCaptcha sitekey="your-sitekey" /> </FormComponent>
01767051159/shuvo121325-gmail.com
About
// utils/captcha.ts import HCaptcha from '@hcaptcha/react-hcaptcha'; export default HCaptcha; // MyFormComponent.tsx import { default as RenamedCaptcha } from '../utils/captcha'; <FormComponent> <RenamedCaptcha sitekey="your-sitekey" /> </FormComponent>
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published