'use client' export default function Comp() { return <p id="ssr-false-client-module">ssr-false-client-module-text</p> }