mirror of
https://github.com/documenso/documenso.git
synced 2026-07-26 18:04:55 +10:00
chore: add question mark to message (#2176)
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user