fix(striker-ui): repair MITM external link text wrap

This commit is contained in:
Tsu-ba-me 2022-11-23 17:11:29 -05:00
parent f2cf39a0dc
commit 6c8807b284

View File

@ -95,16 +95,16 @@ const ManageChangedSSHKeysForm: FC<ManageChangedSSHKeysFormProps> = ({
</BodyText> </BodyText>
<MessageBox type="warning" isAllowClose> <MessageBox type="warning" isAllowClose>
If you haven&apos;t rebuilt the listed targets, then you could be If you haven&apos;t rebuilt the listed targets, then you could be
experiencing a &quot; experiencing a{' '}
<Link <Link
href={mitmExternalHref} href={mitmExternalHref}
sx={{ display: 'inline-flex' }} sx={{ display: 'inline-flex' }}
target="_blank" target="_blank"
> >
Man In The Middle &quot;Man In The Middle&quot;
</Link> </Link>{' '}
&quot; attack. Please verify the targets have changed for a known attack. Please verify the targets have changed for a known reason
reason before proceeding to remove the broken keys. before proceeding to remove the broken keys.
</MessageBox> </MessageBox>
<List <List
header={ header={