Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/react-dnd/react-dnd
/
Class
packages/react-dnd/src/DragLayer.js:36–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
'Component'
;
35
36
class
DragLayerContainer extends Component {
37
static DecoratedComponent = DecoratedComponent;
38
39
static displayName = `DragLayer(${displayName})`;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected