1
0
Fork 0

docs(apply): add contact email

This commit is contained in:
Clément Vannicatte 2021-12-28 09:23:14 +01:00
parent 3e51296742
commit 2ef1bae662

View file

@ -225,6 +225,13 @@ function ApplyForm() {
and protect your data
</InlineLink>
</Text>
<Text small={true} className="uil-ta-center">
<strong>
Only apply if you don't have a DocSearch application yet.
</strong>{' '}
If you have any issue, please contact us at support@algolia.com
</Text>
</form>
</Card>
);