feat(approval-domain): add UI for approval domains (#10480)
This commit is contained in:
@ -67,7 +67,7 @@ export const SettingsSecurity = () => {
|
||||
{IsApprovedAccessDomainsEnabled && (
|
||||
<StyledSection>
|
||||
<H2Title
|
||||
title={t`Approved Email Domain`}
|
||||
title={t`Approved Domains`}
|
||||
description={t`Anyone with an email address at these domains is allowed to sign up for this workspace.`}
|
||||
/>
|
||||
<SettingsApprovedAccessDomainsListCard />
|
||||
|
||||
Reference in New Issue
Block a user