Skip to content

Commit

Permalink
github sleepin ?
Browse files Browse the repository at this point in the history
  • Loading branch information
notV4l committed Sep 19, 2023
1 parent 8defc6e commit 5b90586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/pages/[gameId]/event/consequence.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ export default function Consequence() {
width={400}
height={400}
/>
<VStack width="full" maxW="500px">
<VStack width="full" maxW="500px" >
<VStack textAlign="center">
<Text>{response}</Text>
<Text color="yellow.400">
Expand Down

0 comments on commit 5b90586

Please sign in to comment.