Update allowed domains help text

This commit is contained in:
Ilango 2024-03-05 17:13:38 +05:30
parent 00bc63296b
commit 811a6a0f41
1 changed files with 1 additions and 4 deletions

View File

@ -113,10 +113,7 @@ const AllowedDomains = ({ dialogProps }) => {
flexDirection: 'column'
}}
>
<span>
Your chatbot will only work when used from the following domains. When adding domains, exclude the{' '}
<pre style={{ display: 'inline' }}>http://</pre> or <pre style={{ display: 'inline' }}>https://</pre> part.
</span>
<span>Your chatbot will only work when used from the following domains.</span>
</div>
<Box sx={{ '& > :not(style)': { m: 1 }, pt: 2 }}>
<List>