MCPcopy Create free account
hub / github.com/dhavalCode/ai-image-generator / handleClose

Function handleClose

client/src/components/ErrorModal.tsx:40–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38 }
39
40 const handleClose = () => {
41 setIsOpen(false)
42 }
43
44 return (
45 <>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected