Skip to content

Commit 54e99b6

Browse files
author
marekrozmus
authored
Merge pull request #13 from sandstreamdev/fix_readme_file
Fix readme file, incorrect order of prop description
2 parents cbf3734 + ce9dff8 commit 54e99b6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
<hr />
1616

17+
![](https://github.com/sandstreamdev/react-swipeable-list/workflows/Node%20CI/badge.svg)
1718
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors)
1819

1920
## React Swipeable List component
@@ -80,10 +81,10 @@ Data for defining left swipe action and rendering content after item is swiped.
8081

8182
### swipeRight
8283

83-
Same as `swipeLeft` but to right. :wink:
84-
8584
Type: `Object`
8685

86+
Same as `swipeLeft` but to right. :wink:
87+
8788
### threshold
8889

8990
Type: `number` (default: `0.5`)

0 commit comments

Comments
 (0)