TESTING gifs

This commit is contained in:
mgabdev 2020-01-17 13:31:42 -05:00
parent f08e1d3c21
commit 6c769caf24

View File

@ -186,6 +186,7 @@ class Item extends React.PureComponent {
title={attachment.get('description')}
role='application'
src={gifsrc}
type='video/mp4'
onClick={this.handleClick}
onMouseEnter={this.handleMouseEnter}
onMouseLeave={this.handleMouseLeave}