From 4ee687d89025548e40b8bcf7492cc41ecca95b48 Mon Sep 17 00:00:00 2001 From: PrStein Date: Tue, 6 Jun 2023 13:37:26 +0200 Subject: [PATCH] petite modif --- containers/react/src/pages/Home.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/react/src/pages/Home.jsx b/containers/react/src/pages/Home.jsx index 744ee143..8670148c 100644 --- a/containers/react/src/pages/Home.jsx +++ b/containers/react/src/pages/Home.jsx @@ -43,8 +43,8 @@ function Profile () { catch(err){ console.log(err); } - getConv(); }; + getConv(); return (
Profile pic