Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/reactjs/react-modal
/
Class
specs/Modal.spec.js:786–786 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
784
let
modal = null;
785
786
class
App extends Component {
787
constructor(props) {
788
super(props);
789
this.state = { classModifier:
""
};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected