From 593e6c76585b06aa34625098bb1e1c89f94a8f13 Mon Sep 17 00:00:00 2001 From: Fabrizio Sestito Date: Mon, 23 Jan 2023 17:11:44 +0100 Subject: [PATCH] Fix layout rendering when not logged-in --- assets/js/trento.jsx | 79 +++++++++++++++++++++++--------------------- 1 file changed, 42 insertions(+), 37 deletions(-) diff --git a/assets/js/trento.jsx b/assets/js/trento.jsx index b7c45c34a8..dc24fb0f7a 100644 --- a/assets/js/trento.jsx +++ b/assets/js/trento.jsx @@ -52,48 +52,53 @@ function App() { > } /> - }> + } > - } - /> - } - /> - } - /> - } /> - } /> - } /> - } /> - } /> - } /> - } /> - } /> - } /> - } - /> - } - /> - } /> - } /> - } /> - } - /> + }> + } + /> + } + /> + } + /> + } /> + } /> + } /> + } /> + } /> + } /> + } /> + } /> + } /> + } + /> + } + /> + } /> + } + /> + } /> + } + /> + } />