Skip to content

Commit 15e46f8

Browse files
committed
Fix onDrag description
1 parent e0e88dc commit 15e46f8

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
@@ -106,7 +106,7 @@ Executed before the menu begins to close
106106
- `onClose` (`callback`):
107107
Executed as soon as the menu has closed
108108

109-
- `onDrag` (`completion`, `callback`):
109+
- `onDrag` (`callback`):
110110
Executed as the menu is being dragged; returns percentage completion
111111

112112
# Methods

0 commit comments

Comments
 (0)