Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
setInputMode
Function · 0.85
Tested by
no test coverage detected