From e97d9c5ffe341d66c18dee060f88beb1f870a984 Mon Sep 17 00:00:00 2001 From: Evan Date: Thu, 15 Feb 2024 11:42:18 -0500 Subject: [PATCH] add labels back --- src/app/AppLayout/AppLayout.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/AppLayout/AppLayout.tsx b/src/app/AppLayout/AppLayout.tsx index 7cd3f299..b580a165 100644 --- a/src/app/AppLayout/AppLayout.tsx +++ b/src/app/AppLayout/AppLayout.tsx @@ -142,12 +142,14 @@ const AppLayout: React.FunctionComponent = ({ children }) => { document!.querySelector('html')!.classList.toggle('pf-v5-theme-dark')} /> {