Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dailydotdev/apps
/ ignoredCall
Function
ignoredCall
packages/shared/src/hooks/post/useBlockPostPanel.ts:71–71 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
69
};
70
71
const
ignoredCall = () => Promise.resolve({ successful: true });
72
73
export
const
useBlockPostPanel = (
74
post: Post | ReadHistoryPost,
Callers
1
useBlockPostPanel
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected