From ff53692ca32223c12ce5f4254ebd71a89b1d7268 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Fri, 28 May 2021 14:29:06 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Fix=20not=20found=20when=20loggi?= =?UTF-8?q?ng=20out?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nest_frontend/components/interactive/BoxLoggedIn.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nest_frontend/components/interactive/BoxLoggedIn.js b/nest_frontend/components/interactive/BoxLoggedIn.js index 0942dd7..80ae228 100644 --- a/nest_frontend/components/interactive/BoxLoggedIn.js +++ b/nest_frontend/components/interactive/BoxLoggedIn.js @@ -32,7 +32,7 @@ export default function BoxLoggedIn({ ...props }) {