Skip to content

Commit

Permalink
why am i such a derp
Browse files Browse the repository at this point in the history
  • Loading branch information
vinceau committed Feb 14, 2024
1 parent 6ba56a0 commit 6162c52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/renderer/pages/home/sidebar/slippi_store.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ const InternalSlippiStore = React.memo(function InternalSlippiStore({
{countdown && (
<div {...stylex.props(styles.closeDate)}>
<Typography variant="overline" sx={{ lineHeight: "initial" }}>
Stop closes in
Shop closes in
</Typography>
<Typography fontWeight="bold">{countdown}</Typography>
</div>
Expand Down

0 comments on commit 6162c52

Please sign in to comment.