Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/react-dnd/react-dnd
/ Dustbin.js
File
Dustbin.js
examples/03 Nesting/Drop Targets/Dustbin.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
React, { Component } from
'react'
;
2
import
PropTypes from
'prop-types'
;
3
import
{ DropTarget } from
'react-dnd'
;
4
import
ItemTypes from
'./ItemTypes'
;
Callers
nothing calls this directly
Calls
2
DropTarget
Function · 0.90
isOver
Method · 0.80
Tested by
no test coverage detected