From f6676e9a12239dedacf297354bc9242902fd3a3b Mon Sep 17 00:00:00 2001 From: Paul Date: Wed, 21 Feb 2024 19:22:42 +0300 Subject: [PATCH] changed button name from close to cansel on mobile --- .../BottomTablesInterfaceSpot/BottomTablesInterfaceSpotImpl.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spark-frontend/src/screens/TradeScreen/BottomTables/BottomTablesInterfaceSpot/BottomTablesInterfaceSpotImpl.tsx b/spark-frontend/src/screens/TradeScreen/BottomTables/BottomTablesInterfaceSpot/BottomTablesInterfaceSpotImpl.tsx index 865aa8a5..04edee7a 100644 --- a/spark-frontend/src/screens/TradeScreen/BottomTables/BottomTablesInterfaceSpot/BottomTablesInterfaceSpotImpl.tsx +++ b/spark-frontend/src/screens/TradeScreen/BottomTables/BottomTablesInterfaceSpot/BottomTablesInterfaceSpotImpl.tsx @@ -193,7 +193,7 @@ const BottomTablesInterfaceSpotImpl: React.FC = observer(() => { vm.cancelOrder(ord.id)}> - {vm.isOrderCancelling ? "Loading..." : "Close"} + {vm.isOrderCancelling ? "Loading..." : "Cancel"} Price: