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

Function handleCancel

component/ui/validModal.tsx:142–144  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

140 }
141
142 function handleCancel() {
143 props.onClose()
144 }
145
146 function help() {
147 sendToBackground({

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected