MCPcopy Create free account
hub / github.com/027xiguapi/code-box / handleReset

Function handleReset

component/options/config.tsx:40–43  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38 }
39
40 function handleReset() {
41 setCopyCode(true)
42 setCloseLog(true)
43 }
44
45 useImperativeHandle(forwardRef, () => ({
46 handleReset

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected