From 662bd02bc8c2229d1ee03664ac97de7d8e2e5b4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20FAMIBELLE-PRONZOLA?= Date: Fri, 25 Mar 2022 00:16:58 +0400 Subject: [PATCH] Center CircularProgress --- components/soumet/chwa-teks.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/components/soumet/chwa-teks.js b/components/soumet/chwa-teks.js index 1a0f45d..f9281b3 100644 --- a/components/soumet/chwa-teks.js +++ b/components/soumet/chwa-teks.js @@ -32,7 +32,9 @@ function Chwa(props) { Choisir le texte à modifier {loading ? ( - + + + ) : ( {teksLis.length > 0 ? teksLis.map(({_id, tit, awtis}) => (