Merge pull request #34369 from maxmarinich/patch-3

[react-alice-carousel] Remove deprecated property
This commit is contained in:
Benjamin Lichtman
2019-04-11 15:02:41 -07:00
committed by GitHub

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}
>