diff --git a/apps/mobile/src/components/ui/grouped/GroupedList.tsx b/apps/mobile/src/components/ui/grouped/GroupedList.tsx index 0d7339603..4f3534185 100644 --- a/apps/mobile/src/components/ui/grouped/GroupedList.tsx +++ b/apps/mobile/src/components/ui/grouped/GroupedList.tsx @@ -209,7 +209,7 @@ export const GroupedInformationCell: FC<{ {icon} )} - {title} + {title} {!!description && ( {description}