GRE Development Ltd.

Results 2 comments of GRE Development Ltd.

Here's an alternative way to do that (while the package is not supporting it yet): ```tsx import React, { useState, useEffect } from 'react' import { useGoogleReCaptcha } from 'react-google-recaptcha-v3'...

> ### Should be fixed if #47 get merged. > But you can temporary create the type your own: > > Create a `types.d.ts` file in your source folder and...