MCPcopy
hub / github.com/MrNothing/AI-Blocks / update

Function update

Sources/src/Model/UI/Output.js:23–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21 }
22
23 update()
24 {
25 this.setState({logs:true});
26 this.setScrollBottom();
27 }
28
29 setScrollBottom()
30 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected