From 3ac84764489e958a5531a80cf20d34935aece6d0 Mon Sep 17 00:00:00 2001 From: Alberto Manzaneque Date: Fri, 8 Nov 2024 12:33:20 +0100 Subject: [PATCH] Latest FAQ design and links. --- swap-frontend/src/App.tsx | 5 +++-- swap-frontend/src/NavLinks.tsx | 2 +- swap-frontend/src/SupportWidget.tsx | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/swap-frontend/src/App.tsx b/swap-frontend/src/App.tsx index 57df8b2..b1452b7 100644 --- a/swap-frontend/src/App.tsx +++ b/swap-frontend/src/App.tsx @@ -20,6 +20,7 @@ const Layout: Component = (props) => {
{props.children} +