diff --git a/sections/CompanyHistory.tsx b/sections/CompanyHistory.tsx index 4471d28a..5507e866 100644 --- a/sections/CompanyHistory.tsx +++ b/sections/CompanyHistory.tsx @@ -17,12 +17,12 @@ const CompanyHistoryColumns: GridColDef[] = [ width: 150, }, { - field: "RecruitmentDrive", + field: "recruitmentCycleID", headerName: "Recruitment Drive", flex: 1, }, { - field: "Comments", + field: "comments", headerName: "Comments", flex: 1, renderCell: (params) => (