comment out links

This commit is contained in:
dal 2025-07-09 16:33:00 -06:00
parent 947b38d65c
commit b0153b4b30
No known key found for this signature in database
GPG Key ID: 16F4B0E1E9F61122
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ export default function Page() {
/>
<div className="flex flex-col space-y-6">
<InviteLinks />
{/* <InviteLinks /> */}
<ApprovedEmailDomains />
<WorkspaceRestrictions />
</div>