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

Method componentWillUnmount

src/MAPFVisualizer.jsx:115–115  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

113 componentDidMount() {}
114
115 componentWillUnmount() {}
116
117 linearizeLocation(r, c) {
118 return this.state.numCol * r + c;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected