update
All checks were successful
Build and Release / release (push) Successful in 27s

This commit is contained in:
2026-04-28 14:01:27 +07:00
parent 6d0ad4a270
commit 9006adbb70

View File

@@ -58,7 +58,7 @@ export default function ApplicationList({
dispatch(setSelectedApplication(app)); dispatch(setSelectedApplication(app));
router.push(`/user/account/applications`); router.push(`/user/account/applications`);
}; };
const StatusIcons: Record<string, React.ReactNode> = { const StatusIcons: Record<string, React.ReactNode> = {
APPROVED: ( APPROVED: (
<svg <svg