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

Class

examples/05 Customize/Drop Effects/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 render() {
10 return (
11 <div style={{ overflow: 'hidden', clear: 'both', marginTop: '1.5rem' }}>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected