mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 11:47:23 +03:00
Remove extra space
This commit is contained in:
parent
1888cda5ee
commit
555758d3d2
1 changed files with 0 additions and 1 deletions
|
@ -327,7 +327,6 @@ export default class UserMenu extends React.Component<IProps, IState> {
|
||||||
{this.renderContextMenu()}
|
{this.renderContextMenu()}
|
||||||
</ContextMenuButton>
|
</ContextMenuButton>
|
||||||
</React.Fragment>
|
</React.Fragment>
|
||||||
|
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue