Skip to content

Commit

Permalink
automatic chores: linting [skip-ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-automatic-chores committed Dec 14, 2023
1 parent c303023 commit 2445208
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export const ChangePhaseDialog: FC = () => {
<DialogContent className={styles.dialogContent}>
<Label weight='semibold'>
{context.state.phase
? format(
? format(
strings.ChangePhaseDialogSubtitle,
context.state.phase?.name,
context.state.confirmPhase.name
Expand Down

0 comments on commit 2445208

Please sign in to comment.