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 c8e0ad0 commit 9813a91Copy full SHA for 9813a91
README.md
@@ -3,6 +3,10 @@
3
4
A higher order React component for [Sortable](https://github.com/RubaXa/Sortable).
5
6
+Demo: http://cheton.github.io/react-sortable
7
+
8
+The sample code can be found in the [examples](https://github.com/cheton/react-sortable/examples) directory.
9
10
## Installation
11
The easiest way to use react-sortablejs is to install it from npm and include it in your React build process using webpack or browserify.
12
```bash
0 commit comments