Skip to content

Commit 3d74113

Browse files
committed
chore: add note about pollyfil
1 parent 9e1c10e commit 3d74113

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ React component for sortable list based on HTML [Drag and Drop API](https://deve
99
## Features
1010

1111
- No dependencies
12+
- Mobile touch support
1213
- Horizonal and vertical lists
1314

1415
## Usage
@@ -66,7 +67,6 @@ function App() {
6667

6768
![demo](./demo.gif)
6869

69-
## Contributors
70+
## Note
7071

71-
- [Sergey Ufocoder](https://github.com/ufocoder/)
72-
- [Tim Khazamov](https://github.com/nanot1m/)
72+
Component use [dragdroptouch](https://github.com/Bernardo-Castilho/dragdroptouch) pollyfill source under the hood

0 commit comments

Comments
 (0)