We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d420a38 + 92303ae commit ccc6e3aCopy full SHA for ccc6e3a
1 file changed
README.md
@@ -5,6 +5,10 @@ Tiny sortable list
5
6
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)
7
8
+## Features
9
+
10
+- Horizonal and vertical lists
11
12
## Usage
13
14
```typescript
@@ -36,4 +40,4 @@ function App() {
36
40
## Contributors
37
41
38
42
- [Sergey Ufocoder](https://github.com/ufocoder/)
39
-— [Tim Khazamov](https://github.com/nanot1m/)
43
+- [Tim Khazamov](https://github.com/nanot1m/)
0 commit comments