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

Class

examples/06 Other/Native Files/Container.js:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6
7@DragDropContext(HTML5Backend)
8export default class Container extends Component {
9 constructor(props) {
10 super(props);
11

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected