MCPcopy Create free account
hub / github.com/CammyLeone/devious-buttplug / componentDidMount

Method componentDidMount

goon-client/src/AsyncGoon.js:24–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22 }
23
24 componentDidMount() {
25 this.preloadSomeMore();
26 }
27
28 async preloadSomeMore() {
29 const { unLoaded, preLoaded } = this.state;

Callers

nothing calls this directly

Calls 1

preloadSomeMoreMethod · 0.95

Tested by

no test coverage detected