import Playground from '@/components/Playground' export default async function PlaygroundPage() { return ( <> ) }