commercejs-nextjs-demo-store icon indicating copy to clipboard operation
commercejs-nextjs-demo-store copied to clipboard

Server mismatch warning on landing page

Open rortan134 opened this issue 3 years ago • 0 comments

image

Refers to this line

<div className="d-flex">
    { process.browser && this.renderLoginLogout() }
    // ...
<div />

rortan134 avatar Jul 26 '22 01:07 rortan134