From a6d753f0a580a421de2b13984ec2c4aa844f0472 Mon Sep 17 00:00:00 2001 From: Nishad Date: Tue, 27 Oct 2020 21:32:16 +0800 Subject: [PATCH] Revert "Remove SWAP link" This reverts commit 0a444db38a57a50553114f7ce2768bcc369bc7dc. --- src/components/TopBar.tsx | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/components/TopBar.tsx b/src/components/TopBar.tsx index 5e1f23b..8cb313e 100644 --- a/src/components/TopBar.tsx +++ b/src/components/TopBar.tsx @@ -150,6 +150,15 @@ export default function TopBar() { }} > TRADE + + + SWAP + + {connected && BALANCES} {connected && ORDERS} {connected && CONVERT}