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

Class

examples/04 Sortable/Stress Test/Container.js:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11
12@DragDropContext(HTML5Backend)
13export default class Container extends Component {
14 constructor(props) {
15 super(props);
16

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected