Skip to content
This repository was archived by the owner on Sep 16, 2020. It is now read-only.

Commit 7e011e5

Browse files
laclyssilentcloud
authored andcommitted
fix: typo in README.md (#206)
1 parent 43c122d commit 7e011e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Prop | Type | Optional | Default | Description
4040
autoClose | bool | Yes | false | auto close on button press
4141
backgroundColor | string | Yes | '#dbddde' |
4242
close | bool | Yes | | close swipeout
43-
disabled | bool | Yes | false | whether to diable the swipeout
43+
disabled | bool | Yes | false | whether to disable the swipeout
4444
left | array | Yes | [] | swipeout buttons on left
4545
onOpen | func | Yes | | (sectionID, rowId, direction: string) => void
4646
onClose | func | Yes | | (sectionID, rowId, direction: string) => void

0 commit comments

Comments
 (0)