MCPcopy Create free account
hub / github.com/Snapchat/dagger-browser / componentDidUpdate

Method componentDidUpdate

browser/src/App.tsx:35–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33 }
34
35 componentDidUpdate() {
36 this.refresh()
37 }
38
39 async refresh() {
40 if (!this.state.loadedManifest) {

Callers

nothing calls this directly

Calls 1

refreshMethod · 0.95

Tested by

no test coverage detected