Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
yushih committed Jun 14, 2024
1 parent 3618562 commit ed6c31f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ export default class BuySellDialog extends Component<Props, State> {
return (
<Dialog
title={intl.formatMessage(messages.urlGenerationErrorDialogTitle)}
closeOnOverlayClick={true}
closeOnOverlayClick
closeButton={<DialogCloseButton />}
onClose={dismissUrlGenerationError}
>
Expand Down

0 comments on commit ed6c31f

Please sign in to comment.