MCPcopy Create free account
hub / github.com/Lobos/react-ui /

Class

src/Modal.js:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22let modalContainer = null;
23
24class ModalContainer extends Component {
25 constructor (props) {
26 super(props);
27 this.state = {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected