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

Class

specs/Modal.spec.js:770–770  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

768 let modal = null;
769
770 class App extends Component {
771 constructor(props) {
772 super(props);
773 this.state = { classModifier: "" };

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected