diff --git a/modules/tripexplorer/SubwayTripGraphs.tsx b/modules/tripexplorer/SubwayTripGraphs.tsx index 1f8ae60f6..21e82f0a1 100644 --- a/modules/tripexplorer/SubwayTripGraphs.tsx +++ b/modules/tripexplorer/SubwayTripGraphs.tsx @@ -85,18 +85,22 @@ export const SubwayTripGraphs: React.FC = ({ /> )} -
- -
+ {line !== 'line-green' ? ( +
+ +
+ ) : ( + + )} = ({ /> )} -
- -
+ {line !== 'line-green' ? ( +
+ +
+ ) : ( + + )}