You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ A higher order React component for [Sortable](https://github.com/RubaXa/Sortable
5
5
6
6
- Demo: http://cheton.github.io/react-sortable
7
7
8
-
The sample code can be found in the [examples](https://github.com/cheton/react-sortable/tree/master/examples) directory.
8
+
The [sample code](https://github.com/cheton/react-sortable/blob/master/examples/index.jsx) can be found in the [examples](https://github.com/cheton/react-sortable/tree/master/examples) directory.
9
9
10
10
## Notice
11
11
There is a major breaking change since v1.0. Checkout [Migration Guide](https://github.com/cheton/react-sortable/wiki/Migration-Guide) while upgrading from earlier versions.
0 commit comments