mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-06 10:21:05 +02:00
Update ui/src/components/GroupDetails.tsx
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
This commit is contained in:
parent
aeaad3b014
commit
322d40f9ac
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ export const GroupDetails: FC<GroupDetailsProps> = ({
|
||||||
</TableContainer>
|
</TableContainer>
|
||||||
) : (
|
) : (
|
||||||
<Alert severity="info">
|
<Alert severity="info">
|
||||||
Groups are available in{" "}
|
Groups via directory sync are available in{" "}
|
||||||
<a href="https://www.pomerium.com/enterprise-sales/">
|
<a href="https://www.pomerium.com/enterprise-sales/">
|
||||||
Pomerium Enterprise
|
Pomerium Enterprise
|
||||||
</a>
|
</a>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue