From 1a27759b30433796afa9a2e69d97b0e1252c57a0 Mon Sep 17 00:00:00 2001 From: Ioan Cristian CHELARU Date: Sun, 2 Jun 2024 10:36:07 +0300 Subject: [PATCH] fixed results screen sending you to /learn/sessionconfig Signed-off-by: Ioan Cristian CHELARU --- app/components/results.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/results.tsx b/app/components/results.tsx index eb77f7b..17b0798 100644 --- a/app/components/results.tsx +++ b/app/components/results.tsx @@ -85,7 +85,7 @@ const ResultScreen = ({state}: {state: SessionState}) => {