From 2d586584206ce56ba88d23a4acbd6b3ad27f4084 Mon Sep 17 00:00:00 2001 From: rassadin11 Date: Thu, 14 May 2026 20:19:09 +0300 Subject: [PATCH] 14.05.2026 rip --- src/widgets/swap-form/ui/SwapCard.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/widgets/swap-form/ui/SwapCard.tsx b/src/widgets/swap-form/ui/SwapCard.tsx index 50fade1..5233150 100644 --- a/src/widgets/swap-form/ui/SwapCard.tsx +++ b/src/widgets/swap-form/ui/SwapCard.tsx @@ -16,8 +16,7 @@ interface Props { onNetworkChange?: (network: string) => void } -const NETWORKS = ['BTC', 'ETH', 'BSC', 'TRX', 'SOL'] - +const NETWORKS = ['ETH', 'BSC', 'TRX', 'SOL'] const PERCENTS = [25, 50, 100] export function SwapCard({