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 (
|
return (
|
||||||
<FullScreenView>
|
<FullScreenView>
|
||||||
<h1>Loading room...</h1>
|
<h1>Loading room...</h1>
|
||||||
</FullScreenView>,
|
</FullScreenView>
|
||||||
);
|
);
|
||||||
} else {
|
} else {
|
||||||
return (
|
return (
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue