mirror of
https://github.com/edumeet/edumeet.git
synced 2026-08-01 23:32:14 +00:00
Update TopBar leave button
This commit is contained in:
parent
cd34b01978
commit
b25dcde4d3
1 changed files with 1 additions and 0 deletions
|
|
@ -532,6 +532,7 @@ const TopBar = (props) =>
|
|||
variant='contained'
|
||||
color='secondary'
|
||||
onClick={() => roomClient.close()}
|
||||
href={room.name}
|
||||
>
|
||||
<FormattedMessage
|
||||
id='label.leave'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue