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

Method removeAgent

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

Source from the content-addressed store, hash-verified

305 }
306
307 removeAgent() {
308 this.setState({ toDelete: true });
309 }
310
311 showSnackbar(color) {
312 if (!this.state.isError) this.addAgent(color);

Callers 1

renderMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected