commercejs-nextjs-demo-store
commercejs-nextjs-demo-store copied to clipboard
Server mismatch warning on landing page

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