From 4056bc1b66db722bfcffaa960f8ff89150971a4d Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Sun, 8 Mar 2026 23:23:18 +0100 Subject: Refactor styles in StopSummarySheet and ReducedArrivalCard components; update translations in es-ES.json --- src/frontend/app/components/map/StopSummarySheetSkeleton.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/frontend/app/components/map/StopSummarySheetSkeleton.tsx') diff --git a/src/frontend/app/components/map/StopSummarySheetSkeleton.tsx b/src/frontend/app/components/map/StopSummarySheetSkeleton.tsx index 7697efc..8931c58 100644 --- a/src/frontend/app/components/map/StopSummarySheetSkeleton.tsx +++ b/src/frontend/app/components/map/StopSummarySheetSkeleton.tsx @@ -18,7 +18,7 @@ export const StopSummarySheetSkeleton: React.FC = ({ highlightColor="var(--skeleton-highlight)" >
-

+

{t("estimates.next_arrivals", "Next arrivals")}

-- cgit v1.3