From 483e4c3d64159fde22bcff30873692a634e98d71 Mon Sep 17 00:00:00 2001 From: viet-nv Date: Fri, 27 Oct 2023 15:07:08 +0700 Subject: [PATCH] fix: network --- src/pages/App.tsx | 15 ++++++++++++++- src/pages/PartnerSwap/index.tsx | 25 ++++++++++++++++++++++--- 2 files changed, 36 insertions(+), 4 deletions(-) diff --git a/src/pages/App.tsx b/src/pages/App.tsx index 9836efe6f5..5ed14aef49 100644 --- a/src/pages/App.tsx +++ b/src/pages/App.tsx @@ -42,6 +42,17 @@ import { isAddressString, isSupportLimitOrder, shortenAddress } from 'utils' import ElasticLegacyNotice from './ElasticLegacy/ElasticLegacyNotice' import VerifyAuth from './Verify/VerifyAuth' +const IframeTest = () => { + return ( +