Skip to content

Commit 7a28d26

Browse files
committed
Update README.md
1 parent ddc669c commit 7a28d26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ npm install --save react-sortablejs
88

99
## Options
1010

11+
See more options at https://github.com/RubaXa/Sortable#options
12+
1113
#### `ref` option
1214
Specify which items inside the `ref` attribute should be sortable.
1315

1416
#### `model` option
1517
The state attribute for creating a sortable list.
1618

17-
See more options at https://github.com/RubaXa/Sortable#options
18-
1919
## Usage
2020

2121
```js

0 commit comments

Comments
 (0)