import React from 'react' import { draftMode } from 'next/headers' export default function Page() { return }