MCPcopy Create free account
hub / github.com/StevenLyt/mapf-visualizer / componentWillUnmount

Method componentWillUnmount

src/EECBSVisualizer.jsx:118–118  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

116 componentDidMount() {}
117
118 componentWillUnmount() {}
119
120 linearizeLocation(r, c) {
121 return this.state.numCol * r + c;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected