From 28eeb310545797f40a3147b21db8ee9374174579 Mon Sep 17 00:00:00 2001 From: Alex Stan Date: Sun, 2 Jun 2024 09:25:02 +0300 Subject: [PATCH] Fixed the duplicated logo in the results page --- app/components/results.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/app/components/results.tsx b/app/components/results.tsx index 06e4bc4..eb77f7b 100644 --- a/app/components/results.tsx +++ b/app/components/results.tsx @@ -55,7 +55,6 @@ const ResultScreen = ({state}: {state: SessionState}) => { }} /> -