MCPcopy Create free account
hub / github.com/react-dnd/react-dnd / componentWillUnmount

Function componentWillUnmount

site/components/CodeBlock.js:64–66  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

62 }
63
64 componentWillUnmount() {
65 this.unsubscribe();
66 }
67
68 handleSyntaxClick(syntax) {
69 this.setState({

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected