Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DavidHDev/react-bits
/ useSearch
Function
useSearch
src/components/context/SearchContext/useSearch.js:4–6 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2
import
{ SearchContext } from
'./SearchContext'
;
3
4
export
function
useSearch() {
5
return
useContext(SearchContext);
6
}
Callers
5
Sidebar
Function · 0.90
Header
Function · 0.90
Navbar
Function · 0.90
SearchDialog
Function · 0.90
SearchDialog
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected