Skip to content

Commit 231afba

Browse files
avichalpSTRML
authored andcommitted
Update readme (#175)
Fixed README typo.
1 parent 510d27c commit 231afba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ View the [Demo](http://mzabriskie.github.io/react-draggable/example/) and its
7272
[source](/example/index.html) for more.
7373

7474
```js
75-
import React from 'react');
75+
import React from 'react';
7676
import ReactDOM from 'react-dom';
7777
import Draggable from 'react-draggable';
7878

0 commit comments

Comments
 (0)