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

Method componentWillUnmount

src/LAMAPFVisualizer.jsx:105–105  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

103 componentDidMount() {}
104
105 componentWillUnmount() {}
106
107 linearizeLocation(r, c) {
108 return this.state.numCol * r + c;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected