+
+ (titleRefs.current[0] = ref!)}>
+ {routeInfo.firstStationName.ru}
+
+
+
+ (titleRefs.current[1] = ref!)}>{routeInfo.lastStationName.ru}
+
+
+ (titleRefs.current[2] = ref!)}>
+ {locale === 'zh'
+ ? `${routeInfo.firstStationName.zh} – ${routeInfo.lastStationName.zh}`
+ : `${routeInfo.firstStationName.en} – ${routeInfo.lastStationName.en}`}
+
+
+