From 5fbe0dc62edc363e57e1a4867c012c01d3e48476 Mon Sep 17 00:00:00 2001 From: Charles Garrett Date: Mon, 29 Jul 2024 10:54:07 -0500 Subject: [PATCH] chore: adds an invisible link to be used by playwright automation --- src/Gateway/Home.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Gateway/Home.jsx b/src/Gateway/Home.jsx index 91cd7ef3..8657f8c3 100644 --- a/src/Gateway/Home.jsx +++ b/src/Gateway/Home.jsx @@ -462,5 +462,6 @@ return ( + );