multica/apps/web/app/components
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
..
chat.tsx fix(web): suppress deviceId hydration mismatch warning 2026-01-30 22:04:57 +08:00