Files
Nemo (Claude Code) 7d82ddc316 fix: Mobile QA — manual tasks + remittance review (FIBEROPS-207-208)
- manual-tasks/[id].tsx: use r.data?.data ?? r.data for detail query to
  handle API response wrapper envelope, matching list screen pattern
- remittances/[id].tsx: same fix — detail query now unwraps correctly
- services/api.ts: use STORAGE_KEYS.TOKEN constant instead of hardcoded
  string literals in SecureStore calls
2026-04-01 01:01:59 +00:00

10 KiB