Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dailydotdev/apps
/ useAlertsContext
Function
useAlertsContext
packages/shared/src/contexts/AlertContext.tsx:146–147 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
144
export default AlertContext;
145
146
export const useAlertsContext = (): AlertContextData =>
147
useContext(AlertContext);
Callers
10
OpportunityEntryButton
Function · 0.90
NewOpportunityPopover
Function · 0.90
Header
Function · 0.90
SidebarTablet
Function · 0.90
ProfileSection
Function · 0.90
BriefBannerWithContext
Function · 0.90
useLogOpportunityNudgeImpression
Function · 0.90
useLogOpportunityNudgeClick
Function · 0.90
useAdvancedSettings
Function · 0.90
useStreakRecover
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected