MCPcopy
hub / github.com/facebook/react / unmountTestApp

Function unmountTestApp

packages/react-devtools-shell/src/app/index.js:123–125  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

121}
122
123function unmountTestApp() {
124 unmountFunctions.forEach(fn => fn());
125}
126
127mountTestApp();
128

Callers

nothing calls this directly

Calls 2

forEachMethod · 0.65
fnFunction · 0.50

Tested by

no test coverage detected