From 4d160b78990ec126d28da047f7323a8b6acfbe75 Mon Sep 17 00:00:00 2001 From: Nam Nguyen Date: Mon, 18 Sep 2023 16:47:00 +0700 Subject: [PATCH] fix build --- src/pages/SwapV2/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/SwapV2/index.tsx b/src/pages/SwapV2/index.tsx index 4c3eafefc9..953b827e33 100644 --- a/src/pages/SwapV2/index.tsx +++ b/src/pages/SwapV2/index.tsx @@ -736,6 +736,7 @@ export default function Swap() { {activeTab === TAB.INFO && } {activeTab === TAB.SETTINGS && ( setActiveTab(TAB.LIQUIDITY_SOURCES)}