Skip to content

Commit

Permalink
fix: small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
casperiv0 committed Oct 30, 2023
1 parent 0047683 commit 2d3897e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ export function SelectOfficerModal() {
) : null}

<AsyncListSearchField<GetMyOfficersData["officers"][number]>
allowsCustomValue
errorMessage={errors.officerId}
label={t("officer")}
localValue={values.officerSearch}
Expand Down

0 comments on commit 2d3897e

Please sign in to comment.