diff --git a/src/Components/deviceFrame/index.js b/src/Components/deviceFrame/index.js index e64ea79..06fc0c9 100644 --- a/src/Components/deviceFrame/index.js +++ b/src/Components/deviceFrame/index.js @@ -12,7 +12,6 @@ import React, { useEffect, useState } from "react"; import { BaseUrl } from "../../constants"; import { Alert, Snackbar } from "@mui/material"; import { useTranslation } from "react-i18next"; -import zIndex from "@mui/material/styles/zIndex"; var configMap = { "android-h": { @@ -75,7 +74,7 @@ function DeviceFrame(props) { refresh()} className="refreshButton" /> {props.qrDataUrl && (
{t("scan")}