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: (