You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-08 21:42:24 +03:00
Remove typo semicolon
This commit is contained in:
@@ -709,7 +709,7 @@ export default class EventTile extends React.Component<IProps, IState> {
|
|||||||
<span className="mx_EventTile_readAvatars">
|
<span className="mx_EventTile_readAvatars">
|
||||||
{ remText }
|
{ remText }
|
||||||
{ avatars }
|
{ avatars }
|
||||||
</span>;
|
</span>
|
||||||
</div>
|
</div>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user