docs: added manage users documentation (#4000)

* docs: added manage users documentation

* fix link
This commit is contained in:
Shahed Nasser
2023-05-03 17:16:08 +03:00
committed by GitHub
parent b8e976ecab
commit f9886a5b9f
4 changed files with 374 additions and 7 deletions
+1 -2
View File
@@ -27,12 +27,11 @@ Admins can also manage their profile details.
<DocCardList colSize={6} items={[
{
type: 'link',
href: '#',
href: '/modules/users/admin/manage-users',
label: 'Admin: Manage Users',
customProps: {
icon: Icons['academic-cap-solid'],
description: 'Learn how to manage users using Admin APIs.',
isSoon: true
}
},
{