mirror of
https://github.com/DayuanJiang/next-ai-draw-io.git
synced 2026-09-02 09:30:23 +08:00
- Load DrawIO theme from localStorage after mount with useEffect - Add loading spinner while theme loads - Prevents SSR/client hydration mismatch (server has no localStorage) Co-authored-by: dayuan.jiang <jiangdy@amazon.co.jp>