delint
This commit is contained in:
parent
5994111e5d
commit
7892539a9b
2 changed files with 2 additions and 2 deletions
|
@ -310,7 +310,7 @@ export default class MFileBody extends React.Component<IProps, IState> {
|
|||
</a>
|
||||
{ this.props.tileShape === TileShape.FileGrid && <div className="mx_MImageBody_size">
|
||||
{ content.info && content.info.size ? filesize(content.info.size) : "" }
|
||||
</div>}
|
||||
</div> }
|
||||
</div> }
|
||||
</span>
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue