import { ManagerCompetitionsTable } from "@/components/manager/manager-competitions-table"; export default function ManagerCupsPage() { return ( ); }