mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 13:14:58 +08:00
lint fix
This commit is contained in:
parent
06c9a060b4
commit
dd65d47fba
@ -1158,11 +1158,10 @@ export default class EventTile extends React.Component<IProps, IState> {
|
||||
{ keyRequestInfo }
|
||||
{ actionBar }
|
||||
</div>,
|
||||
reactionsRow,
|
||||
msgOption,
|
||||
avatar,
|
||||
|
||||
])
|
||||
{ reactionsRow },
|
||||
{ msgOption },
|
||||
{ avatar },
|
||||
</>)
|
||||
);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user