[react-alice-carousel] Remove deprecated property

Remove deprecated property
This commit is contained in:
maxmarinich 2019-04-01 14:42:45 +03:00 committed by GitHub
parent 0341d2d082
commit 51f6972fe5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,7 +46,6 @@ class Gallery extends React.Component<Props> {
responsive={responsive}
autoPlayInterval={2000}
autoPlayDirection="rtl"
autoPlayActionDisabled={true}
onSlideChange={this.onSlideChange}
onSlideChanged={this.onSlideChanged}
>