From 8a7e431af5a8bf9ec1414394e4eeeb04d0ec274e Mon Sep 17 00:00:00 2001
From: Alicia Sykes
Date: Wed, 8 May 2024 21:38:58 +0100
Subject: [PATCH] Fix link to about docs
---
src/web-check-live/components/misc/ProgressBar.tsx | 2 +-
src/web-check-live/views/Home.tsx | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/web-check-live/components/misc/ProgressBar.tsx b/src/web-check-live/components/misc/ProgressBar.tsx
index c29bb88..6b02027 100644
--- a/src/web-check-live/components/misc/ProgressBar.tsx
+++ b/src/web-check-live/components/misc/ProgressBar.tsx
@@ -455,7 +455,7 @@ const ProgressLoader = (props: { loadStatus: LoadingJob[], showModal: (err: Reac
It's normal for some jobs to fail, either because the host doesn't return the required info,
or restrictions in the lambda function, or hitting an API limit.
}
- Learn More about Web-Check
+ Learn More about Web-Check setHideLoader(true)}>Dismiss
diff --git a/src/web-check-live/views/Home.tsx b/src/web-check-live/views/Home.tsx
index 96da8b2..cab18b8 100644
--- a/src/web-check-live/views/Home.tsx
+++ b/src/web-check-live/views/Home.tsx
@@ -286,7 +286,7 @@ const Home = (): JSX.Element => {
-
+