Prettier
This commit is contained in:
parent
b31c6c6780
commit
5199fd2566
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ export function GroupCallView({
|
|||
return (
|
||||
<FullScreenView>
|
||||
<h1>Loading room...</h1>
|
||||
</FullScreenView>,
|
||||
</FullScreenView>
|
||||
);
|
||||
} else {
|
||||
return (
|
||||
|
|
Loading…
Reference in a new issue