MCPcopy 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

144export default AlertContext;
145
146export const useAlertsContext = (): AlertContextData =>
147 useContext(AlertContext);

Callers 10

OpportunityEntryButtonFunction · 0.90
NewOpportunityPopoverFunction · 0.90
HeaderFunction · 0.90
SidebarTabletFunction · 0.90
ProfileSectionFunction · 0.90
BriefBannerWithContextFunction · 0.90
useAdvancedSettingsFunction · 0.90
useStreakRecoverFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected