From ed023a4b5ee257c0c367357b6d83f9778e2cf536 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Mon, 8 Dec 2025 12:40:49 +0100 Subject: fix: update default formatter to Prettier and enhance ETA display logic in ConsolidatedCirculationCard --- src/frontend/app/components/StopSummarySheet.tsx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/frontend/app/components/StopSummarySheet.tsx') diff --git a/src/frontend/app/components/StopSummarySheet.tsx b/src/frontend/app/components/StopSummarySheet.tsx index 55cbbd8..c2d6ffe 100644 --- a/src/frontend/app/components/StopSummarySheet.tsx +++ b/src/frontend/app/components/StopSummarySheet.tsx @@ -158,6 +158,7 @@ export const StopSheet: React.FC = ({ ) : ( )} -- cgit v1.3