docs: added how to manage user profile guide (#3997)

This commit is contained in:
Shahed Nasser
2023-05-03 16:41:45 +03:00
committed by GitHub
parent 596566a510
commit b8e976ecab
6 changed files with 530 additions and 10 deletions

View File

@@ -46,12 +46,11 @@ Admins can also manage their profile details.
},
{
type: 'link',
href: '#',
href: '/modules/users/admin/manage-profile',
label: 'Admin: Manage Profile',
customProps: {
icon: Icons['academic-cap-solid'],
description: 'Learn how to manage a user profile using Admin APIs.',
isSoon: true
}
},
{