import CloseIcon from "../../asset/icon/Close--small.svg"; import Lottie from "@evanhahn/lottie-web-light"; import styles from "./_pera-wallet-sign-txn-toast.scss"; import { PERA_WALLET_SIGN_TXN_TOAST_ID, removeModalWrapperFromDOM } from "../peraWalletConnectModalUtils"; import {SIGN_TXN_ANIMATION_URL} from "./util/peraWalletSignTxnToastContants"; const peraWalletSignTxnToastTemplate = document.createElement("template"); peraWalletSignTxnToastTemplate.innerHTML = `
Please launch Pera Wallet on your iOS or Android device to sign this transaction.