You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-05 23:10:41 +03:00
@@ -489,6 +489,7 @@ export default class ImageView extends React.Component<IProps, IState> {
|
||||
<img
|
||||
src={this.props.src}
|
||||
style={style}
|
||||
alt={this.props.name}
|
||||
ref={this.image}
|
||||
className="mx_ImageView_image"
|
||||
draggable={true}
|
||||
|
||||
Reference in New Issue
Block a user