Update TopBar leave button

This commit is contained in:
Roman Drozd 2020-10-26 00:26:22 +01:00
parent cd34b01978
commit b25dcde4d3

View file

@ -532,6 +532,7 @@ const TopBar = (props) =>
variant='contained'
color='secondary'
onClick={() => roomClient.close()}
href={room.name}
>
<FormattedMessage
id='label.leave'