diff --git a/app/ui/groups/table.tsx b/app/ui/groups/table.tsx index 387c7ea..9b4e76b 100644 --- a/app/ui/groups/table.tsx +++ b/app/ui/groups/table.tsx @@ -50,22 +50,22 @@ export default function GroupsTable() {
- + {group.attendance?.confirmed} - + {group.attendance?.tentative} - + {group.attendance?.invited} - + {group.attendance?.declined} - + {group.attendance?.considered} - + {group.attendance?.total}