MCPcopy Create free account
hub / github.com/Linen-dev/linen.dev / isPaginationView

Function isPaginationView

apps/web/ui/ChannelView/ChatView/index.tsx:439–441  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

437 }
438
439 function isPaginationView() {
440 return pathCursor && Number(pathCursor) > 0;
441 }
442
443 return (
444 <>

Callers 1

ChannelFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected