Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/react-dnd/react-dnd
/
Class
examples/06 Other/Native Files/TargetBox.js:27–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}))
26
27
export
default
class
TargetBox extends Component {
28
static propTypes = {
29
connectDropTarget: PropTypes.func.isRequired,
30
isOver: PropTypes.bool.isRequired,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected