import App from "./play/App.tsx"; export default function GolfPlay() { return (

Golf Play

); }