MCPcopy Create free account
hub / github.com/flyfloor/react-component / onOtherDomClick

Function onOtherDomClick

component/ConfirmBox.js:30–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28 },
29
30 onOtherDomClick(){
31 if (!this.props.force) this.closeConfirm();
32 },
33
34 handleCancel(){
35 const {onCancel} = this.props;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…