TESTING gifs
This commit is contained in:
@@ -186,6 +186,7 @@ class Item extends React.PureComponent {
|
|||||||
title={attachment.get('description')}
|
title={attachment.get('description')}
|
||||||
role='application'
|
role='application'
|
||||||
src={gifsrc}
|
src={gifsrc}
|
||||||
|
type='video/mp4'
|
||||||
onClick={this.handleClick}
|
onClick={this.handleClick}
|
||||||
onMouseEnter={this.handleMouseEnter}
|
onMouseEnter={this.handleMouseEnter}
|
||||||
onMouseLeave={this.handleMouseLeave}
|
onMouseLeave={this.handleMouseLeave}
|
||||||
|
|||||||
Reference in New Issue
Block a user