MCPcopy Create free account
hub / github.com/codeaashu/claude-code / NOOP_UNSUB

Function NOOP_UNSUB

src/components/VirtualMessageList.tsx:871–871  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

869 </>;
870}
871const NOOP_UNSUB = () => {};
872
873/**
874 * Effect-only child that tracks the last user-prompt scrolled above the

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected