Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/nodejs.org
/
Class
packages/ui-components/src/Common/ThemeToggle/__tests__/index.test.jsx:14–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
13
describe(
'ThemeToggle'
, () => {
14
global.ResizeObserver = class {
15
observe = noop;
16
unobserve = noop;
17
disconnect = noop;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected