chore: add question mark to message (#2176)

This commit is contained in:
Konrad
2025-11-13 02:08:39 +01:00
committed by GitHub
parent 4304fc1d35
commit 0cb23be27a
@@ -191,7 +191,7 @@ export const SettingsSecurityPasskeyTableActions = ({
<DialogDescription className="mt-4"> <DialogDescription className="mt-4">
<Trans> <Trans>
Are you sure you want to remove the <strong>{passkeyName}</strong> passkey. Are you sure you want to remove the <strong>{passkeyName}</strong> passkey?
</Trans> </Trans>
</DialogDescription> </DialogDescription>
</DialogHeader> </DialogHeader>