import { Suspense } from "react" import { NewRound } from "@/components/new-round" export default function NewRoundPage() { return ( } > ) }