From 26a8e037c76a235244ba4a04daa5f932c6932941 Mon Sep 17 00:00:00 2001 From: Regalijan Date: Thu, 2 Nov 2023 08:43:01 -0400 Subject: [PATCH] Make departments step more obvious --- components/NewInactivityNotice.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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}