Skip to content

Commit

Permalink
Update apps/myaccount/src/components/multi-factor-authentication/auth…
Browse files Browse the repository at this point in the history
…enticators/push-authenticator.tsx
  • Loading branch information
pavinduLakshan authored Feb 7, 2025
1 parent 2fce301 commit 4502715
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,6 @@ export const PushAuthenticator: React.FunctionComponent<PushAuthenticatorProps>
name="mobile alternate"
size="large"
className="device-icon"
data-componentId={ `${ componentId }-remove-device` }
/>
<ListItemText
primary={ registeredDevice?.name }
Expand Down

0 comments on commit 4502715

Please sign in to comment.