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

Class

examples/basic/multiple_modals/index.js:4–4  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2import Modal from 'react-modal';
3
4class List extends React.Component {
5 render() {
6 return (
7 <div>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected