| + | {t('Employee')} | {dates?.map((d: any, idx: number) => ( @@ -242,7 +242,7 @@ export default function ShiftCalendar() {
|---|---|
| + |
{user.name.split(' ').map((n: string) => n[0]).join('').substring(0, 2).toUpperCase()}
|