MCPcopy Create free account
hub / github.com/react-dnd/react-dnd /

Class

packages/react-dnd/src/DragDropContext.js:42–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40 'Component';
41
42 class DragDropContextContainer extends Component {
43 static DecoratedComponent = DecoratedComponent;
44
45 static displayName = `DragDropContext(${displayName})`;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected