We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 510d27c commit 231afbaCopy full SHA for 231afba
README.md
@@ -72,7 +72,7 @@ View the [Demo](http://mzabriskie.github.io/react-draggable/example/) and its
72
[source](/example/index.html) for more.
73
74
```js
75
-import React from 'react');
+import React from 'react';
76
import ReactDOM from 'react-dom';
77
import Draggable from 'react-draggable';
78
0 commit comments