Prettier
This commit is contained in:
@@ -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 (
|
||||||
|
|||||||
Reference in New Issue
Block a user