Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
close
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected