Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
22
let
modalContainer = null;
23
24
class
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