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

File BoardSquare.js

examples/00 Chessboard/Tutorial App/BoardSquare.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 { DropTarget } from 'react-dnd';
4import Square from './Square';

Callers

nothing calls this directly

Calls 1

DropTargetFunction · 0.90

Tested by

no test coverage detected