Warning: Prop `className` did not match. Server: "MuiAvatar-img-154" Client: "MuiAvatar-img-148" · Issue #10982 · mui/material-ui
When I use SSR to render my page, I found that only would have this warning. Other Components are working perfectly. More source code can be found in my repository cnode-proxy. Please help me. impo...