We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dabcfb5 commit 775d974Copy full SHA for 775d974
src/components/Popups/PasskeyInfoPopup.tsx
@@ -32,7 +32,7 @@ const PasskeyInfoPopup = () => {
32
description: t('passkeyInfoPopup.otherDeviceDescription'),
33
icon: QrCodeIcon,
34
},
35
- }
+ };
36
37
return (
38
<>
0 commit comments