Skip to content

Commit

Permalink
remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
bowenzhu1 committed Aug 31, 2023
1 parent 889eed3 commit 203a990
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/components/intake/ProgramForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@ const ProgramForm = ({
...prevState,
longTermGoals: e,
}));
console.log(programDetails);
}}
/>
</Box>
Expand Down

0 comments on commit 203a990

Please sign in to comment.