TESTING gifs

This commit is contained in:
mgabdev 2020-01-21 17:02:34 -05:00
parent 5bbf41a0bc
commit 1a7c3a9ef9

View File

@ -201,7 +201,7 @@ class Item extends React.PureComponent {
onMouseEnter={this.handleMouseEnter} onMouseEnter={this.handleMouseEnter}
onMouseLeave={this.handleMouseLeave} onMouseLeave={this.handleMouseLeave}
onLoadedData={this.handleLoadedData} onLoadedData={this.handleLoadedData}
onLoadedMetaData={this.handleLoadedMetaData} onLoadedMetadata={this.handleLoadedMetaData}
autoPlay={autoPlay} autoPlay={autoPlay}
type='video/mp4' type='video/mp4'
loop loop