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

Class

src/MAPFVisualizer.jsx:32–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30const DEFAULTCOL = 15;
31
32class MAPFVisualizer extends Component {
33 constructor(props) {
34 super(props);
35 this.state = {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected