Skip to content

Commit aec627f

Browse files
committed
update README
1 parent d7ffc3b commit aec627f

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
@@ -163,7 +163,7 @@ ScrollAnim.scrollScreen.unMount();
163163
| toShowHeight | boolean | false | scroll to `showHeightActive` |
164164
| offsetTop | number | 0 | scroll to elem top offset |
165165
| onFocus | func | null | check callback,onFocus({target,to}) |
166-
| onBlur | func | null | blur callback
166+
| onBlur | func | null | blur callback |
167167
| component | string | `div` | - |
168168

169169
### Element

0 commit comments

Comments
 (0)