From 9b6c806c00f37f98a40c2c3be6a4a77931ce2b6a Mon Sep 17 00:00:00 2001 From: Paul Carroll Date: Fri, 8 Aug 2025 17:01:18 -0400 Subject: [PATCH] auto lint fixes --- .../RefreshGuardModal/RefreshGuardModal.tsx | 14 +++++----- .../RefreshGuardProvider.tsx | 12 ++++----- webclient/src/hooks/useGameGuard.ts | 22 ++++++++-------- webclient/src/hooks/useNavigationGuard.ts | 26 ++++++++++--------- webclient/src/hooks/useRefreshGuard.ts | 8 +++--- 5 files changed, 42 insertions(+), 40 deletions(-) diff --git a/webclient/src/components/RefreshGuardModal/RefreshGuardModal.tsx b/webclient/src/components/RefreshGuardModal/RefreshGuardModal.tsx index f6c5b55d0..7c9c52ded 100644 --- a/webclient/src/components/RefreshGuardModal/RefreshGuardModal.tsx +++ b/webclient/src/components/RefreshGuardModal/RefreshGuardModal.tsx @@ -50,22 +50,22 @@ export const RefreshGuardModal: React.FC = ({ {title} - + {message} - + - Your browser may also show a confirmation dialog. Both dialogs are asking the same thing - + Your browser may also show a confirmation dialog. Both dialogs are asking the same thing - whether you want to leave the page and lose your current progress. - + - -