fix: improved members list and form

This commit is contained in:
Jannat Patel
2025-07-03 18:19:29 +05:30
parent f2c8788602
commit 954d0a0637
4 changed files with 76 additions and 68 deletions

View File

@@ -242,7 +242,8 @@ const tabsStructure = computed(() => {
items: [
{
label: 'Members',
description: 'Manage the members of your learning system',
description:
'Add new members or manage roles and permissions of existing members',
icon: 'UserRoundPlus',
},
{