add user to org

This commit is contained in:
2025-11-10 22:08:26 -03:00
parent 648da66c90
commit c00a42ea39
6 changed files with 139 additions and 19 deletions

View File

@@ -4,6 +4,7 @@ import {
BookCopyIcon,
CalendarClockIcon,
DollarSign,
FileBadgeIcon,
GraduationCap,
LayoutDashboard,
ShieldUserIcon,
@@ -53,6 +54,11 @@ const data = {
url: '/enrollments',
icon: GraduationCap
},
{
title: 'Certificações',
url: '/certs',
icon: FileBadgeIcon
},
{
title: 'Agendamentos',
url: '/scheduled',