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

Function close

src/Modal.js:94–96  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

92 }
93
94 close () {
95 PubSub.publish(REMOVE_MODAL);
96 }
97
98 clickaway (event) {
99 if (event.target.className === 'rct-modal-inner') {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…