An open API service indexing awesome lists of open source software.

https://github.com/batazor/react-dnd-simple

Wrapper over react-dnd
https://github.com/batazor/react-dnd-simple

drag-and-drop react react-dnd wrapper

Last synced: 8 months ago
JSON representation

Wrapper over react-dnd

Awesome Lists containing this project

README

          

# react-dnd-simple

Wrapper over react-dnd

### Usage

```js
import { Context, Drag, Drop } from 'react-dnd-simple'

// ...code



{item[dataKey]}



{item[dataKey]}

```