diff --git a/components/NewInactivityNotice.tsx b/components/NewInactivityNotice.tsx index caaa69b..54dc59d 100644 --- a/components/NewInactivityNotice.tsx +++ b/components/NewInactivityNotice.tsx @@ -113,7 +113,8 @@ export default function (props: {

setDepartments(a)}> - + Departments:  + {props.departments.map((d) => ( {d}