MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / handleClose

Function handleClose

cli/src/components/chatgpt-connect-banner.tsx:92–94  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

90 }
91
92 const handleClose = () => {
93 setInputMode('default')
94 }
95
96 const closeButton = (
97 <Button

Callers

nothing calls this directly

Calls 1

setInputModeFunction · 0.85

Tested by

no test coverage detected