Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/react/react
/ move
Method
move
packages/react-refresh/src/__tests__/ReactFresh-test.js:3616–3616 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3614
// These don't.
3615
class
Figure {
3616
move() {}
3617
}
3618
expect(ReactFreshRuntime.isLikelyComponentType(Figure)).toBe(false);
3619
class
Point extends Figure {}
Callers
3
Wedge.js
File · 0.80
Rectangle.js
File · 0.80
applyNodeProps
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected