From d56c65cdb01ec4ce42a225879f7b69c6d158631a Mon Sep 17 00:00:00 2001 From: harukin-expo-dev-env Date: Tue, 3 Sep 2024 05:04:31 +0000 Subject: [PATCH] =?UTF-8?q?=E5=B7=AE=E5=88=86=E8=AA=BF=E6=95=B48?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/ActionSheetComponents/EachTrainInfoCore.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/components/ActionSheetComponents/EachTrainInfoCore.js b/components/ActionSheetComponents/EachTrainInfoCore.js index 645fac0..f4c64ab 100644 --- a/components/ActionSheetComponents/EachTrainInfoCore.js +++ b/components/ActionSheetComponents/EachTrainInfoCore.js @@ -1,7 +1,6 @@ import React, { useEffect, useMemo, useState } from "react"; import { View, - LayoutAnimation, Text, TouchableOpacity, StyleSheet, @@ -9,7 +8,6 @@ import { BackHandler, Linking, } from "react-native"; -import { Ionicons } from "@expo/vector-icons"; import { SheetManager } from "react-native-actions-sheet"; import { AS } from "../../storageControl"; import trainList from "../../assets/originData/trainList"; @@ -289,6 +287,7 @@ export const EachTrainInfoCore = ({ navigate={navigate} from={from} /> +