feat: style participants list
This commit is contained in:
parent
86c1409d3f
commit
ef521dfc47
4 changed files with 38 additions and 4 deletions
|
|
@ -25,7 +25,7 @@ function Room() {
|
|||
);
|
||||
}
|
||||
|
||||
// is connected
|
||||
// View when is connected to the room
|
||||
return (
|
||||
<Layout>
|
||||
<section className="w-full">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue