From 765394b6f25200aa3d4e59d9e9191343fe10307e Mon Sep 17 00:00:00 2001 From: Bill Thornton Date: Fri, 12 Jul 2024 15:47:46 -0400 Subject: [PATCH] Fix invisible headings --- src/apps/experimental/AppLayout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps/experimental/AppLayout.tsx b/src/apps/experimental/AppLayout.tsx index fd02220a7f..c69ce75c8e 100644 --- a/src/apps/experimental/AppLayout.tsx +++ b/src/apps/experimental/AppLayout.tsx @@ -29,7 +29,7 @@ const AppLayout = () => { }, [ isDrawerActive, setIsDrawerActive ]); return ( - +