Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Linen-dev/linen.dev
/ loadMoreNext
Function
loadMoreNext
apps/web/ui/ChannelView/ChatView/index.tsx:242–244 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
240
}
241
242
async function loadMoreNext() {
243
return loadMore(true);
244
}
245
246
const debouncedGetReadStatus = useCallback(debounce(api.getReadStatus), []);
247
Callers
nothing calls this directly
Calls
1
loadMore
Function · 0.70
Tested by
no test coverage detected