import VoteUI from "@/app/_components/VoteUI"; export default function Room() { return (
); }