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}