mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-07 19:44:52 +10:00
eab7534ea4
The 107-line useCookie hook had exactly one consumer (donation-toast) that only read + set-with-expiry. Inline the two Cookies.* calls directly and delete the hook + its 128-line test. Drop js-cookie and @types/js-cookie from packages/ui/package.json (apps/web retains its own js-cookie dep). Claude-Session: https://claude.ai/code/session_012Bnvt1MghwHj4qQRxuQUGa