MCPcopy Create free account
hub / github.com/MrNothing/AI-Blocks / render

Method render

Sources/src/Model/Controllers/InputService.js:83–85  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

81 }
82
83 render() {
84 return <div id="InputServiceLoaded"/>;
85 }
86}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected