MCPcopy Create free account
hub / github.com/reactstrap/reactstrap / Reference

Function Reference

__mocks__/react-popper.js:14–16  ·  view source on GitHub ↗
({ children })

Source from the content-addressed store, hash-verified

12})
13
14export function Reference({ children }) {
15 return children({ ref: () => {} });
16}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…