Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cursor/community-plugins
/ handleClear
Function
handleClear
apps/cursor/src/components/search-input.tsx:21–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
});
20
21
const handleClear = () => setSearch(
""
);
22
23
return (
24
<SearchField
Callers
1
SearchInput
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected