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

Class

examples/03 Nesting/Drag Sources/Container.js:9–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7
8@DragDropContext(HTML5Backend)
9export default class Container extends Component {
10 render() {
11 return (
12 <div style={{ overflow: 'hidden', clear: 'both', margin: '-.5rem' }}>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected