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

Function closeConfirm

component/ConfirmBox.js:18–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16 },
17
18 closeConfirm(){
19 this.setState({
20 open: false
21 });
22 },
23
24 getDefaultProps() {
25 return {

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…