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

Class

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

Source from the content-addressed store, hash-verified

71}
72
73export default class StatefulSourceBox extends Component {
74 constructor(props) {
75 super(props);
76 this.state = {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected