MCPcopy
hub / github.com/final-form/react-final-form / shallowEqual.test.js

File shallowEqual.test.js

src/shallowEqual.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import shallowEqual from "./shallowEqual";
2
3describe("shallowEqual", () => {
4 it("returns false if either argument is null", () => {

Callers

nothing calls this directly

Calls 1

shallowEqualFunction · 0.85

Tested by

no test coverage detected