From 9006adbb70445657c51a6a2b69d81ba3eb661fb2 Mon Sep 17 00:00:00 2001 From: bokhonglo Date: Tue, 28 Apr 2026 14:01:27 +0700 Subject: [PATCH] update --- src/components/user-profile/ApplicationList.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/user-profile/ApplicationList.tsx b/src/components/user-profile/ApplicationList.tsx index 2caa63d..8bf39fb 100644 --- a/src/components/user-profile/ApplicationList.tsx +++ b/src/components/user-profile/ApplicationList.tsx @@ -58,7 +58,7 @@ export default function ApplicationList({ dispatch(setSelectedApplication(app)); router.push(`/user/account/applications`); }; - + const StatusIcons: Record = { APPROVED: (