MCPcopy Create free account
hub / github.com/reactjs/react-modal / noop

Function noop

specs/helper.js:233–233  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

231export const mouseDownAt = Simulate.mouseDown;
232
233export const noop = () => {};
234
235/**
236 * Request a managed modal to run the tests on.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected