Skip to content

Commit ccc6e3a

Browse files
committed
Merge branch 'main' of github.com:ufocoder/sortable-list
2 parents d420a38 + 92303ae commit ccc6e3a

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ Tiny sortable list
55

66
Example of sortable list on React based on HTML [Drag and Drop API](https://developer.mozilla.org/en-US/docs/Web/API/HTML_Drag_and_Drop_API)
77

8+
## Features
9+
10+
- Horizonal and vertical lists
11+
812
## Usage
913

1014
```typescript
@@ -36,4 +40,4 @@ function App() {
3640
## Contributors
3741

3842
- [Sergey Ufocoder](https://github.com/ufocoder/)
39-
[Tim Khazamov](https://github.com/nanot1m/)
43+
- [Tim Khazamov](https://github.com/nanot1m/)

0 commit comments

Comments
 (0)