Skip to content

Commit

Permalink
trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
ngrippa committed Jan 14, 2024
1 parent cccbf46 commit 8f804fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/options/OptionControls.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ export const OptionControls = () => {
<Box mb={2}>
{turnInfo && <Stopwatch />}
<ProgressTurn />

<Button
variant="outlined"
onClick={handleChange("enterInitiative")}
Expand Down

0 comments on commit 8f804fb

Please sign in to comment.