From 439d7da74a577ee586dae46761e1d1e69849067b Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Fri, 7 Nov 2025 10:44:29 +0100 Subject: Refactor StopGallery and StopGalleryItem components for improved layout and item display; update StopList to switch recent and favourite stops display order. --- src/frontend/app/components/StopGallery.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'src/frontend/app/components/StopGallery.tsx') diff --git a/src/frontend/app/components/StopGallery.tsx b/src/frontend/app/components/StopGallery.tsx index 3646fdd..18d0725 100644 --- a/src/frontend/app/components/StopGallery.tsx +++ b/src/frontend/app/components/StopGallery.tsx @@ -49,7 +49,6 @@ const StopGallery: React.FC = ({

{title}

- {stops.length}
-- cgit v1.3