Skip to content

Commit 4ae82c6

Browse files
committed
update README
1 parent 96201ee commit 4ae82c6

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
@@ -60,7 +60,7 @@ ReactDom.render(
6060
| props | type | default | description |
6161
|------------|----------------|---------|----------------|
6262
| type | string / array | `right` | Animation Styles <br/>`alpha` `left` `right` `top` `bottom` `scale` `scaleBig` `scaleX` `scaleY`|
63-
| animConfig | object / array | null | Custom Velocity config, See below for more details [animConfig](#animConfig) |
63+
| animConfig | object / array | null | Custom config, See below for more details [animConfig](#animConfig) |
6464
| delay | number / array | 0 | delay of animation |
6565
| duration | number / array | 450 | duration of animation |
6666
| interval | number / array | 100 | interval of duration |

0 commit comments

Comments
 (0)