add user to org
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user