aboutsummaryrefslogtreecommitdiffstats
path: root/src/hooks/useGameState.ts
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-06-08 17:23:42 -0700
committerPinapelz <yukais@pinapelz.com>2026-06-08 17:23:42 -0700
commitb70834311d37c0e71e33c2a82b7d863e896b66cc (patch)
treebb4f1cee0a0f4f9b8019560fa5e638cf8e0bd0d1 /src/hooks/useGameState.ts
parent1c2aede0e8a4c985de1c79908e0ef3abc11d2d3e (diff)
show indicator on button while submitting daily guess
Diffstat (limited to 'src/hooks/useGameState.ts')
-rw-r--r--src/hooks/useGameState.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hooks/useGameState.ts b/src/hooks/useGameState.ts
index 7ef7683..c6bf6f7 100644
--- a/src/hooks/useGameState.ts
+++ b/src/hooks/useGameState.ts
@@ -339,5 +339,6 @@ export function useGameState({
skip,
guess,
reset,
+ isSubmitting
};
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage