'use client' export default async function Page() { return <p id="app-router-client-component-value">hello</p> }