MCPcopy Create free account
hub / github.com/appleboy/react-recaptcha / resetRecaptcha

Function resetRecaptcha

example/main.js:26–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24
25// handle reset
26const resetRecaptcha = () => {
27 recaptchaInstance.reset();
28};
29
30class App extends React.Component {
31 render() {

Callers

nothing calls this directly

Calls 1

resetMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…