From baaa0e1102d5dcdaab05e6b832003a94535ee9df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?marcin=20miko=C5=82ajczak?= Date: Sun, 13 Oct 2024 21:03:54 +0200 Subject: [PATCH] pl-fe: Refresh account header when changing pages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: marcin mikołajczak --- packages/pl-fe/src/layouts/group-layout.tsx | 2 +- packages/pl-fe/src/layouts/profile-layout.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/pl-fe/src/layouts/group-layout.tsx b/packages/pl-fe/src/layouts/group-layout.tsx index 4c20fcb43..474bafd48 100644 --- a/packages/pl-fe/src/layouts/group-layout.tsx +++ b/packages/pl-fe/src/layouts/group-layout.tsx @@ -94,7 +94,7 @@ const GroupLayout: React.FC = ({ params, children }) => { <> - + = ({ params, children }) => {
-
+
{account && showTabs && (