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

File Box.js

examples/01 Dustbin/Multiple Targets/Box.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { Component } from 'react';
2import PropTypes from 'prop-types';
3import { DragSource } from 'react-dnd';
4

Callers

nothing calls this directly

Calls 2

DragSourceFunction · 0.90
isDraggingMethod · 0.45

Tested by

no test coverage detected