Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Linen-dev/linen.dev
/ isPaginationView
Function
isPaginationView
apps/web/ui/ChannelView/ForumView/index.tsx:450–452 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
448
}
449
450
function isPaginationView() {
451
return pathCursor && Number(pathCursor) > 0;
452
}
453
454
return (
455
<>
Callers
1
Channel
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected