MCPcopy Create free account
hub / github.com/TanStack/devtools / unmount

Function unmount

packages/react-devtools/tests/devtools.test.tsx:35–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33
34 afterEach(() => {
35 document.querySelectorAll('#p').forEach((el) => el.remove())
36 })
37
38 it('constructs the core, mounts into the ref div, portals the plugin element, and unmounts', () => {

Callers 6

createAngularPanelFunction · 0.85
devtools.test.tsxFile · 0.85
destroyAllComponentsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected