diff --git a/frontend/hospital-portal/src/sections/dashboard/TableList.tsx b/frontend/hospital-portal/src/sections/dashboard/TableList.tsx
index d18c3844..06a7be69 100644
--- a/frontend/hospital-portal/src/sections/dashboard/TableList.tsx
+++ b/frontend/hospital-portal/src/sections/dashboard/TableList.tsx
@@ -357,12 +357,12 @@ function handleChangeTab(event: React.SyntheticEvent, newValue: string) {
View
- {obj.status === 'approved' ? (
-