import DragDropProvider from './DragDropProvider' export default function Page() { return (

Hello, Next.js!

) }