Skip to content

Commit

Permalink
Modify register to make it compile
Browse files Browse the repository at this point in the history
  • Loading branch information
JiashuHarryHuang committed Nov 11, 2023
1 parent 1aeb1f8 commit eced98d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/register.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ const RegisterPage = () => {
sourceHeardFrom: data.sourceHeardFrom,
ethnicity: userEthnicity,
gender: userGender,
tags: [],
programs: [],
events: [],
};

Expand Down

0 comments on commit eced98d

Please sign in to comment.