mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-13 06:24:54 +10:00
8d17ec6583
Number(null) === 0 caused the old code to use a separate :initialized key as a migration sentinel. A plain null check on localStorage.getItem() is sufficient and removes the sentinel key entirely. Claude-Session: https://claude.ai/code/session_012Bnvt1MghwHj4qQRxuQUGa