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

Class

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

Source from the content-addressed store, hash-verified

246// modal ===================================================================
247
248class Modal extends Component {
249 constructor (props) {
250 super(props);
251 this.id = nextUid();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected