MCPcopy Create free account
hub / github.com/bytebase/bytebase / unmount

Function unmount

frontend/src/react/components/DashboardBodyShell.test.tsx:68–73  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

66 };
67
68 const unmount = () => {
69 act(() => {
70 root.unmount();
71 });
72 container.remove();
73 };
74
75 return {
76 container,

Calls 1

removeMethod · 0.80

Tested by

no test coverage detected