Add space after Resolve (#2763)

This commit is contained in:
RachelElysia 2021-11-02 14:16:44 -04:00 committed by GitHub
parent 2902da76ca
commit d6ab0615f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -283,8 +283,7 @@ const WelcomeHost = (): JSX.Element => {
<p>{currentPolicyShown?.query_description}</p>
{currentPolicyShown?.resolution && (
<p>
<b>Resolve:</b>
{currentPolicyShown.resolution}
<b>Resolve:</b> {currentPolicyShown.resolution}
</p>
)}
<div className="done">