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

Class

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

Source from the content-addressed store, hash-verified

28}
29
30class Modal extends Component {
31 static setAppElement(element) {
32 ariaAppHider.setElement(element);
33 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected