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 ( +