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

Function InView

apps/web/__mocks__/react-intersection-observer.js:1–1  ·  view source on GitHub ↗
({ children })

Source from the content-addressed store, hash-verified

1export const InView = ({ children }) => children({ inView: true, ref: null });

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected