docs: added send invitation guide (#3994)

* docs: added send invitation guide

* eslint fixes
This commit is contained in:
Shahed Nasser
2023-05-03 12:05:07 +03:00
committed by GitHub
parent d44737c049
commit f8532cb7fd
5 changed files with 205 additions and 12 deletions
+1 -2
View File
@@ -95,12 +95,11 @@ Admins can invite users to join their team. Invites can be resent, accepted, or
},
{
type: 'link',
href: '#',
href: '/modules/users/backend/send-invite',
label: 'Backend: Send Invite',
customProps: {
icon: Icons['users-solid'],
description: 'Learn how to send invites in the backend.',
isSoon: true
}
},
]} />