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
+57-34Lines changed: 57 additions & 34 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,8 @@ A higher order React component for [Sortable](https://github.com/RubaXa/Sortable
8
8
9
9
The sample code can be found in the [examples](https://github.com/cheton/react-sortable/tree/master/examples) directory.
10
10
11
-
12
11
## Notice
13
-
There is a major breaking change since v1.0. Checkout [Migration Guide](https://github.com/i18next/i18next-scanner/wiki/Migration-Guide) while upgrading from earlier versions.
12
+
There is a major breaking change since v1.0. Checkout [Migration Guide](https://github.com/react-sortable/wiki/Migration-Guide) while upgrading from earlier versions.
14
13
15
14
## Installation
16
15
@@ -47,45 +46,51 @@ Then, include these scripts into your html file:
0 commit comments