Blame view

天文台pc/tianwentai-ui/node_modules/react-dnd/README.md 718 Bytes
bc518174   王天杨   提交两个项目文件
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
  [![npm version](https://img.shields.io/npm/v/react-dnd.svg?style=flat-square)](https://www.npmjs.com/package/react-dnd)
  [![npm downloads](https://img.shields.io/npm/dm/react-dnd.svg?style=flat-square)](https://www.npmjs.com/package/react-dnd)
  [![Build Status](https://travis-ci.org/react-dnd/react-dnd.svg?branch=main)](https://travis-ci.org/react-dnd/react-dnd)
  
  # React _DnD_
  
  Drag and Drop for React.
  
  See the docs, tutorials and examples on the website:
  
  http://react-dnd.github.io/react-dnd/
  
  See the changelog on the Releases page:
  
  https://github.com/react-dnd/react-dnd/releases
  
  Big thanks to [BrowserStack](https://www.browserstack.com) for letting the maintainers use their service to debug browser issues.