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