Skip to content

Commit

Permalink
Target populations isn't a required field
Browse files Browse the repository at this point in the history
  • Loading branch information
jasalisbury committed Feb 22, 2021
1 parent 3dfd8a8 commit 959f1e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/pages/ActivityReport/Pages/activitySummary.js
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ const ActivitySummary = ({
<FormItem
label="Target Populations addressed. You may choose more than one."
name="targetPopulations"
required={false}
>
<MultiSelect
name="targetPopulations"
Expand Down

0 comments on commit 959f1e1

Please sign in to comment.