Merge branch 'develop' into johannes/find-myself
This commit is contained in:
commit
0d59532147
4 changed files with 12 additions and 11 deletions
|
@ -116,7 +116,7 @@ const RoomPreviewCard: FC<IProps> = ({ room, onJoinButtonClicked, onRejectButton
|
|||
joinButtons = (
|
||||
<>
|
||||
<AccessibleButton
|
||||
kind="secondary"
|
||||
kind="primary_outline"
|
||||
onClick={() => {
|
||||
setBusy(true);
|
||||
onRejectButtonClicked();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue