MCPcopy
hub / github.com/MicheleBertoli/react-fix-it / handleClick

Method handleClick

demo/entry.js:47–49  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

45 }
46
47 handleClick() {
48 this.setState({ shouldThrow: true })
49 }
50
51 render() {
52 return (

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected