From e13a3601c865a4f15ecf9d53b1d3305a91a51bd3 Mon Sep 17 00:00:00 2001 From: Martin Domajnko <35891136+martines3000@users.noreply.github.com> Date: Sun, 3 Nov 2024 19:59:18 +0100 Subject: [PATCH] chore: revert frontend banner (#215) --- apps/frontend/src/components/Navbar/index.tsx | 24 ++----------------- 1 file changed, 2 insertions(+), 22 deletions(-) diff --git a/apps/frontend/src/components/Navbar/index.tsx b/apps/frontend/src/components/Navbar/index.tsx index 2827d2bb..7b9b9e9d 100644 --- a/apps/frontend/src/components/Navbar/index.tsx +++ b/apps/frontend/src/components/Navbar/index.tsx @@ -60,27 +60,7 @@ export const Navbar = ({ mobile = false }: { mobile?: boolean }) => { return ( <>
- All activities on Swaylend are currently paused due to technical issues. - Join the{' '} - - Discord - {' '} - or follow the{' '} - - X - {' '} - profile for the latest updates. - {/* Start earning Fuel Activity Points by Lending and Borrowing! + Start earning Fuel Activity Points by Lending and Borrowing! { className="underline ml-1" > Learn more - */} +
{/* DESKTOP */}