Skip to content

Commit

Permalink
Add "Other" to Race
Browse files Browse the repository at this point in the history
  • Loading branch information
Timothy-Gonzalez committed Nov 21, 2024
1 parent afe3e15 commit 96fc1af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/services/registration/registration-schemas.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ export enum Race {
SOUTH_EAST_ASIAN = "South East Asian",
SOUTH_ASIAN = "South Asian",
WHITE = "White",
OTHER = "Other",
NO_ANSWER = "Prefer Not To Answer",
PLACEHOLDER = "",
}

export enum Degree {
Expand Down

0 comments on commit 96fc1af

Please sign in to comment.