Skip to content

Commit

Permalink
address PR review
Browse files Browse the repository at this point in the history
Co-authored-by: Iveta <[email protected]>
  • Loading branch information
marwen-abid and quietbits authored Sep 16, 2024
1 parent 7c72975 commit b0a0616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/SettingsEnableReceiverInvitationRetry.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ export const SettingsEnableReceiverInvitationRetry = () => {
className="SdpSettings__label"
htmlFor="receiver-invitation-retry"
>
Enable automatic Message retry
Enable automatic message retry
</label>
<div className="Toggle__wrapper">
{isLoading ? <Loader size="1rem" /> : null}
Expand Down

0 comments on commit b0a0616

Please sign in to comment.