diff --git a/app/routes/index.tsx b/app/routes/index.tsx index 69ceb0b..d5e18de 100644 --- a/app/routes/index.tsx +++ b/app/routes/index.tsx @@ -134,7 +134,7 @@ export default function Index() { } onClick={findRandomPlace} - disabled={isRollingDice} + isDisabled={isRollingDice} />