MCPcopy Create free account
hub / github.com/PaulleDemon/PyUIBuilder / handleBlur

Function handleBlur

src/components/editableDiv.js:41–43  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

39 }
40
41 const handleBlur = () => {
42 setIsEditable(false)
43 }
44
45 return (
46 <div

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected