mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Updated copy
no refs
This commit is contained in:
parent
35c70fcf2a
commit
919132e325
1 changed files with 3 additions and 1 deletions
|
@ -145,7 +145,9 @@ const AddRecommendationModal: React.FC<AddRecommendationModalProps> = ({recommen
|
|||
});
|
||||
}
|
||||
}}
|
||||
><Form
|
||||
>
|
||||
<p className="mt-4">This isn’t a closed network. You can recommend any site your audience will find valuable, not just those published on Ghost.</p>
|
||||
<Form
|
||||
marginBottom={false}
|
||||
marginTop
|
||||
>
|
||||
|
|
Loading…
Reference in a new issue