From f8d44b29d28424f16ed8eeda3f5c1ceed2a093e6 Mon Sep 17 00:00:00 2001 From: ginifizz Date: Fri, 31 Jan 2025 11:15:09 +0100 Subject: [PATCH] feat: add api con banner --- 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 }) { )} > -