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

File Container.js

examples/04 Sortable/Stress Test/Container.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

DragDropContextFunction · 0.90

Tested by

no test coverage detected