MCPcopy Create free account
hub / github.com/block/buzz / useChannelNavigation

Function useChannelNavigation

desktop/src/shared/context/ChannelNavigationContext.tsx:30–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28}
29
30export function useChannelNavigation() {
31 return React.useContext(ChannelNavigationContext);
32}

Callers 5

ForumThreadPanelFunction · 0.90
ChannelCanvasFunction · 0.90
useChannelLinksFunction · 0.90
MessageRow.tsxFile · 0.90
MarkdownInnerFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected