UNPKG

react-dnd-mouse-backend

Version:

A lightweight attempt for solving the whole HTML5 DnD - svg tags compability issue

12 lines (11 loc) 183 B
<!DOCTYPE html> <html> <head> <title>React DnD example</title> </head> <body> <div id="root"> </div> <script src="/static/bundle.js"></script> </body> </html>