import React from "react"; import { Link } from "react-router-dom"; import { CopyButton } from "./button"; import { Facepile } from "./Facepile"; import { Avatar } from "./Avatar"; import { ReactComponent as VideoIcon } from "./icons/Video.svg"; import styles from "./CallList.module.css"; export function CallList({ title, rooms }) { return ( <>
{roomUrl}
{participants &&