From 6e94153fb9a87a241f8fb4d81bd59a8316063b20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Brzezin=CC=81ski?= Date: Wed, 5 Jun 2024 14:27:44 +0300 Subject: [PATCH] fix select --- components/Stake.tsx | 2 +- yarn.lock | 13 +++---------- 2 files changed, 4 insertions(+), 11 deletions(-) diff --git a/components/Stake.tsx b/components/Stake.tsx index e8bdb64..43c6e2c 100644 --- a/components/Stake.tsx +++ b/components/Stake.tsx @@ -128,7 +128,7 @@ const Stake = () => { {activeFormTab === 'Add' ? 'Wallet Balance' : 'Position Size'}

-
+
{selectableTokens.map((token) => ( =7.2.5, protobufjs@^7.2.4, protobufjs@^7.2.6: +protobufjs@>=7.2.5, protobufjs@^7.2.6: version "7.2.6" resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.6.tgz#4a0ccd79eb292717aacf07530a07e0ed20278215" integrity sha512-dgJaEDDL6x8ASUZ1YqWciTRrdOuYNzoOf27oHNfdyvKqHr5i0FV7FSLU+aIeFjyFgVxrpTOtQUi0BLLBymZaBw==