MCPcopy
hub / github.com/027xiguapi/code-box / handleConfirm

Function handleConfirm

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

Source from the content-addressed store, hash-verified

143 }
144
145 const handleConfirm = () => {
146 handleOkModal()
147 }
148
149 const handleCancel = () => {
150 resetState()

Callers

nothing calls this directly

Calls 1

handleOkModalFunction · 0.85

Tested by

no test coverage detected