This commit is contained in:
Steve Coulter 2021-03-20 17:03:30 -07:00 committed by GitHub
parent 0b7151a306
commit 0e3d2f20dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -78,7 +78,7 @@ export default ({ onDismissed, ...props }: RequiredModalProps) => {
<h2 css={tw`text-2xl mb-4`}>Two-factor authentication enabled</h2> <h2 css={tw`text-2xl mb-4`}>Two-factor authentication enabled</h2>
<p css={tw`text-neutral-300`}> <p css={tw`text-neutral-300`}>
Two-factor authentication has been enabled on your account. Should you loose access to Two-factor authentication has been enabled on your account. Should you loose access to
this device you&apos;ll need to use on of the codes displayed below in order to access your this device you&apos;ll need to use one of the codes displayed below in order to access your
account. account.
</p> </p>
<p css={tw`text-neutral-300 mt-4`}> <p css={tw`text-neutral-300 mt-4`}>