Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/027xiguapi/code-box
/ handleClose
Function
handleClose
component/ui/toolBox.tsx:68–70 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
66
}
67
68
const handleClose = () => {
69
setIsShowTag(false)
70
}
71
72
return isShowTag ? (
73
<div
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected