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

File Container.js

examples/05 Customize/Drop Effects/Container.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { Component } from 'react';
2import { DragDropContext } from 'react-dnd';
3import HTML5Backend from 'react-dnd-html5-backend';
4import SourceBox from './SourceBox';

Callers

nothing calls this directly

Calls 1

DragDropContextFunction · 0.90

Tested by

no test coverage detected