From fbf24e42d31e3ae207d23dfa5aa6bd1bd73bd8ff Mon Sep 17 00:00:00 2001 From: Ankush Chudiwal <154556772+Ankush1oo8@users.noreply.github.com> Date: Tue, 4 Mar 2025 01:22:33 +0530 Subject: [PATCH] fix: broken skip link in Learner Dashboard (#522) Co-authored-by: Deborah Kaplan --- src/App.jsx | 2 +- src/__snapshots__/App.test.jsx.snap | 20 +++++++++++++++----- 2 files changed, 16 insertions(+), 6 deletions(-) diff --git a/src/App.jsx b/src/App.jsx index a3f8b66..de266b1 100755 --- a/src/App.jsx +++ b/src/App.jsx @@ -80,7 +80,7 @@ export const App = () => {
-
+
{hasNetworkFailure ? ( diff --git a/src/__snapshots__/App.test.jsx.snap b/src/__snapshots__/App.test.jsx.snap index 1614ef6..cf06793 100644 --- a/src/__snapshots__/App.test.jsx.snap +++ b/src/__snapshots__/App.test.jsx.snap @@ -17,7 +17,9 @@ exports[`App router component component initialize failure snapshot 1`] = `
-
+
@@ -49,7 +51,9 @@ exports[`App router component component no network failure snapshot 1`] = `
-
+
@@ -75,7 +79,9 @@ exports[`App router component component no network failure with optimizely proje
-
+
@@ -101,7 +107,9 @@ exports[`App router component component no network failure with optimizely url s
-
+
@@ -127,7 +135,9 @@ exports[`App router component component refresh failure snapshot 1`] = `
-
+