Skip to content

Commit

Permalink
add 'Engineering Undeclared' option to dropdown
Browse files Browse the repository at this point in the history
  • Loading branch information
devksingh4 committed Sep 15, 2024
1 parent ec452be commit d5f57bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clientv2/src/components/ProfileViewer/options.ts
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ export const otherMajors = [
'Theatre',
'Urban Planning',
'Writing Studies',
'Engineering Undeclared'
];

export const degreeOptions = [
Expand Down

0 comments on commit d5f57bc

Please sign in to comment.