You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The candidate image should be put in the API, instead of from a hardcoded array. There is already a field for it as GET /api/candidate/[id] returns a field called candidateImg, which is currently always null.
The candidate image should be put in the API, instead of from a hardcoded array. There is already a field for it as GET /api/candidate/[id] returns a field called candidateImg, which is currently always null.