We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9f0d2e commit 5927b4fCopy full SHA for 5927b4f
1 file changed
README.md
@@ -7,7 +7,7 @@
7
8
A simple component for making elements draggable.
9
10
-[**[Demo](https://react-grid-layout.github.io/react-draggable/example/) | [Changelog](CHANGELOG.md)**]
+[**[Demo](https://react-grid-layout.github.io/react-draggable/) | [Changelog](CHANGELOG.md)**]
11
12
<p align="center">
13
<img src="https://user-images.githubusercontent.com/6365230/95649276-f3a02480-0b06-11eb-8504-e0614a780ba4.gif" />
@@ -76,7 +76,7 @@ function App() {
76
}
77
```
78
79
-View the [Demo](https://react-grid-layout.github.io/react-draggable/example/) and its [source](/example/example.js) for more examples.
+View the [Demo](https://react-grid-layout.github.io/react-draggable/) and its [source](/example/example.js) for more examples.
80
81
## API
82
0 commit comments