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

Function handleCancel

component/ui/customDomSelector.tsx:149–151  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

147 }
148
149 const handleCancel = () => {
150 resetState()
151 }
152
153 const resetState = () => {
154 removeHighlight()

Callers

nothing calls this directly

Calls 1

resetStateFunction · 0.85

Tested by

no test coverage detected