docs(apply): add contact email
This commit is contained in:
parent
3e51296742
commit
2ef1bae662
1 changed files with 7 additions and 0 deletions
|
|
@ -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>
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in a new issue