From ffabdf8a1abf6e55fa596b7013303da22414159f Mon Sep 17 00:00:00 2001 From: braginini Date: Mon, 5 Sep 2022 19:09:43 +0200 Subject: [PATCH] Add new release banner --- src/App.tsx | 2 +- src/components/Banner.tsx | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index c47381e..b7eb3a6 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -39,7 +39,7 @@ function App() { return ( - {/**/} +
{ const linkLearnMore = () => { return ( { - Big news! Introducing NetBird Access Control. + New Release! Access private networks without installing NetBird on every machine with Network Routes feature. @@ -38,7 +38,7 @@ const Banner = () => { - Big news! Introducing NetBird Access Control. + New Release! Access private networks without installing NetBird on every machine with Network Routes feature. {linkLearnMore()}