From 64150d9d044197684ae6f661e36d67c3351946bd Mon Sep 17 00:00:00 2001 From: Anthony Dumas Date: Mon, 22 Aug 2022 12:01:03 +0000 Subject: [PATCH] =?UTF-8?q?Suspense=20>=20ajouter=20le=20menu=20aux=20prem?= =?UTF-8?q?i=C3=A8res=20informations=20charg=C3=A9es?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/App.js b/src/App.js index 84941c9..c8ac3cd 100644 --- a/src/App.js +++ b/src/App.js @@ -15,10 +15,8 @@ const renderLoader = () =>

Loading

; function App() { return (
- + - -