From 89d39812a6360a5b6c27f495c9f3ea6e0a9f9967 Mon Sep 17 00:00:00 2001 From: Arthur Jamet Date: Tue, 21 Mar 2023 09:35:26 +0000 Subject: [PATCH] Score Page: Fix Color Of 'back' Button --- front/views/ScoreView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/views/ScoreView.tsx b/front/views/ScoreView.tsx index 813a80f..b8c671d 100644 --- a/front/views/ScoreView.tsx +++ b/front/views/ScoreView.tsx @@ -58,7 +58,7 @@ const ScoreView = (/*{ songId }, { songId: number }*/) => { }))} /> - navigation.navigate('Home')} />