multica/apps
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
..
desktop chore(desktop): clean up build artifacts and unused code 2026-01-30 11:34:09 +08:00
web fix(web): suppress deviceId hydration mismatch warning 2026-01-30 22:04:57 +08:00