MCPcopy Index your code
hub / github.com/apache/answer / resetCallback

Function resetCallback

ui/src/hooks/useCaptchaModal/index.tsx:93–95  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

91 });
92 };
93 const resetCallback = () => {
94 refCallback.current = undefined;
95 };
96
97 const show = () => {
98 if (!stateShow) {

Callers 1

closeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected