From 1422e3f7d7722a947d0ab0f2919fd2dbf32a366e Mon Sep 17 00:00:00 2001 From: "Laury S." Date: Fri, 31 Jan 2025 11:46:05 +0100 Subject: [PATCH] feat: add api con banner (#591) --- pwa/components/layout/Layout.tsx | 2 +- pwa/components/layout/Nav.tsx | 2 -- pwa/components/layout/Preheader.tsx | 8 ++++---- 3 files changed, 5 insertions(+), 7 deletions(-) diff --git a/pwa/components/layout/Layout.tsx b/pwa/components/layout/Layout.tsx index e9c0d3231..f24581e5a 100644 --- a/pwa/components/layout/Layout.tsx +++ b/pwa/components/layout/Layout.tsx @@ -18,7 +18,7 @@ function Layout({ children }: { children: React.ReactNode }) { )} > -