const CATEGORIES = [
{ label: 'Commercial', value: 'commercial' },
- { label: 'Product', value: 'product' },
- { label: 'Operations / Service / Infrastructure', value: 'operations' }
+ { label: 'Confidential Request', value: 'confidential_request' }
];
interface Props {
</Alert>
<br />
<Alert display="inline" variant="warning">
- Please contact us only if you couldn't solve your problem with the forum help.
+ Use this contact form for commercial or confidential requests only.
</Alert>
{!isLoggedIn(currentUser) && (
<p>