docs: added send invitation guide (#3994)
* docs: added send invitation guide * eslint fixes
This commit is contained in:
@@ -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
|
||||
}
|
||||
},
|
||||
]} />
|
||||
|
||||
Reference in New Issue
Block a user