From 21ef986ee8c9f5eddf73748db263a2b9d1aa9739 Mon Sep 17 00:00:00 2001 From: Truong Vo <41848815+vmtruong301296@users.noreply.github.com> Date: Sat, 21 Sep 2024 08:25:04 +0700 Subject: [PATCH] fix --- .../pages/StaffEvaluation/StaffEvaluation.tsx | 21 ++++++++++--------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/FRONTEND/src/pages/StaffEvaluation/StaffEvaluation.tsx b/FRONTEND/src/pages/StaffEvaluation/StaffEvaluation.tsx index b47425b..7385685 100644 --- a/FRONTEND/src/pages/StaffEvaluation/StaffEvaluation.tsx +++ b/FRONTEND/src/pages/StaffEvaluation/StaffEvaluation.tsx @@ -232,16 +232,17 @@ const StaffEvaluation = () => { size: '25%', header: 'Last update', render: (row: any) => { - return ( -