We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e2e7fd commit 92303aeCopy full SHA for 92303ae
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
0 commit comments