feat: list of certified participants

This commit is contained in:
Jannat Patel
2025-04-13 10:14:00 +05:30
parent c485b03b83
commit 2dd8192dcb
3 changed files with 135 additions and 41 deletions

View File

@@ -479,7 +479,7 @@ export function getSidebarLinks() {
activeFor: ['Batches', 'BatchDetail', 'Batch', 'BatchForm'],
},
{
label: 'Certified Participants',
label: 'Certified Members',
icon: 'GraduationCap',
to: 'CertifiedParticipants',
activeFor: ['CertifiedParticipants'],