Skip to content

// 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

01767051159/shuvo121325-gmail.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

shuvo121325-gmail.com

// 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>

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

No packages published