From e9d524df7089dfebbc8b9ce2af8779e8d4bbdb79 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 06:13:18 +0000 Subject: [PATCH] Refactor: Rename Craps game title --- src/components/CrapsGame.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/CrapsGame.tsx b/src/components/CrapsGame.tsx index 5847585..d44e16f 100644 --- a/src/components/CrapsGame.tsx +++ b/src/components/CrapsGame.tsx @@ -295,7 +295,7 @@ const CrapsGame: React.FC = ({ showSocialShare = false }) => {
- Craps: First Throw + Craps: An Exploration Roll two dice and see what happens on the opening throw of craps!