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

Class

examples/03 Nesting/Drop Targets/Box.js:23–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21 connectDragSource: connect.dragSource(),
22}))
23export default class Box extends Component {
24 static propTypes = {
25 connectDragSource: PropTypes.func.isRequired,
26 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected