diff --git a/src/room/InCallView.tsx b/src/room/InCallView.tsx index 707eb5d8..313cc42f 100644 --- a/src/room/InCallView.tsx +++ b/src/room/InCallView.tsx @@ -344,19 +344,19 @@ export function InCallView({ const buttons: JSX.Element[] = []; buttons.push( - , , + ); diff --git a/src/room/LobbyView.tsx b/src/room/LobbyView.tsx index f9601f08..fe8ccd9d 100644 --- a/src/room/LobbyView.tsx +++ b/src/room/LobbyView.tsx @@ -129,16 +129,16 @@ export const LobbyView: FC = ({
{recentsButtonInFooter && recentsButton}
- + {!confineToRoom && }