import PlayView from "@/components/pinball/PlayView"; export default function PlayPage() { return (
); }