From 4e12ba4bca26372e0b372565a7790ca10f419088 Mon Sep 17 00:00:00 2001 From: Pierre Ferreira Date: Fri, 10 Nov 2023 11:52:43 +0100 Subject: [PATCH] =?UTF-8?q?cr=C3=A9ation=20d'un=20nouvelle=20onglet=20pour?= =?UTF-8?q?=20l'affichage=20des=20informations=20durant=20la=20partie=20:a?= =?UTF-8?q?rt:?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cryptide_project/src/App.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cryptide_project/src/App.tsx b/cryptide_project/src/App.tsx index cb11ed2..bfd8e51 100644 --- a/cryptide_project/src/App.tsx +++ b/cryptide_project/src/App.tsx @@ -77,7 +77,8 @@ function App() { } /> } /> } /> - + } /> +