import { Link } from "react-router-dom"; const RoomSingle = () => { const id = 1; const channelId = 1; return (