mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-08 20:14:51 +10:00
cf738b9306
Two match chains in sections.tsx are replaced with plain lookup maps typed via `satisfies Record<CustomSectionType, ...>` which preserves compile-time exhaustiveness without the ts-pattern dependency. Remove ts-pattern from packages/pdf/package.json. Claude-Session: https://claude.ai/code/session_012Bnvt1MghwHj4qQRxuQUGa