From b32f771390ef6ea639fd4026ac4e7ab3b6ba48e5 Mon Sep 17 00:00:00 2001 From: Nastya Date: Sun, 11 Aug 2024 08:22:33 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BD=D0=BE=D0=B2=D0=B0=D1=8F=20=D0=BE=D0=B1?= =?UTF-8?q?=D1=80=D0=B5=D0=B7=D0=BA=D0=B0=20=D0=B4=D0=BB=D1=8F=20=D1=80?= =?UTF-8?q?=D0=B5=D0=B7=D1=83=D0=BB=D1=8C=D1=82=D0=B0=D1=82=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.tsx | 1 + src/pages/ResultPage/cards/ResultCard.tsx | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index 50e2014c..51a55803 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -127,6 +127,7 @@ export default function App() { return ( <> {amoAccount && } + {location.state?.backgroundLocation && ( diff --git a/src/pages/ResultPage/cards/ResultCard.tsx b/src/pages/ResultPage/cards/ResultCard.tsx index 32d0c896..74a145d1 100644 --- a/src/pages/ResultPage/cards/ResultCard.tsx +++ b/src/pages/ResultPage/cards/ResultCard.tsx @@ -343,7 +343,7 @@ export const ResultCard = ({ resultContract, resultData }: Props) => { {buttonPlus ? (