multica/apps/web/app
Naiyuan Qing 047de2b431 fix(web): suppress deviceId hydration mismatch warning
Zustand persist generates a new deviceId on the server (no localStorage),
then hydrates a different value from localStorage on the client. Add
suppressHydrationWarning to the deviceId span since this mismatch is expected.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 22:04:57 +08:00
..
components fix(web): suppress deviceId hydration mismatch warning 2026-01-30 22:04:57 +08:00
hooks fix(web): suppress deviceId hydration mismatch warning 2026-01-30 22:04:57 +08:00
favicon.ico Add monorepo setup with Turborepo and Web client 2026-01-29 16:33:35 +08:00
layout.tsx fix(web): suppress deviceId hydration mismatch warning 2026-01-30 22:04:57 +08:00
page.tsx refactor(web): move sidebar layout shell to layout.tsx 2026-01-30 21:09:06 +08:00