Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/react-dnd/react-dnd
/
Class
examples/01 Dustbin/Single Target/Container.js:7–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
import
Box from
'./Box'
;
6
7
export
default
class
Container extends Component {
8
render() {
9
return
(
10
<DragDropContextProvider backend={HTML5Backend}>
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected