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

Function noop

src/__tests__/Alert.spec.js:28–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26
27 it('should pass close className down', () => {
28 const noop = () => {};
29 render(
30 <Alert toggle={noop} closeClassName="test-class-name">
31 Yo!

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…