MCPcopy Create free account
hub / github.com/caesarHQ/textSQL / handleClearSearch

Function handleClearSearch

client/censusGPT/src/App.js:158–160  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

156 }
157
158 const handleClearSearch = () => {
159 setQuery('')
160 }
161
162 const getSession = async () => {
163 const options = {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected