From 2ff8c3949ea315db8b9c90d8aa2ed198881d8add Mon Sep 17 00:00:00 2001 From: Kristin Aoki <42981026+KristinAoki@users.noreply.github.com> Date: Tue, 12 Nov 2024 16:18:09 -0500 Subject: [PATCH] fix: update skip nav destination (#1516) --- src/tab-page/LoadedTabPage.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/tab-page/LoadedTabPage.jsx b/src/tab-page/LoadedTabPage.jsx index 0259aa1bfd..938d95cefd 100644 --- a/src/tab-page/LoadedTabPage.jsx +++ b/src/tab-page/LoadedTabPage.jsx @@ -69,7 +69,7 @@ const LoadedTabPage = ({ streakDiscountCouponEnabled={streakDiscountCouponEnabled} verifiedMode={verifiedMode} /> -
+
-
+
{children}