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

Function noop

src/PopperContent.js:15–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13import Fade from './Fade';
14
15function noop() {}
16
17const propTypes = {
18 children: PropTypes.oneOfType([PropTypes.node, PropTypes.func]).isRequired,

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…