CareerAndStudentType Component was not re-rendering because of missing degreeData dependency in useEffect.
Also, changed it to always show that option, even if there is only 1 option
Note: Changing the variant in storybook controls caused it to show correctly because that caused it to re-render and show correct options
Description
CareerAndStudentType Component was not re-rendering because of missing degreeData dependency in useEffect. Also, changed it to always show that option, even if there is only 1 option
Note: Changing the variant in storybook controls caused it to show correctly because that caused it to re-render and show correct options
Links
FOR APPROVERS
Checklist
yarn install
&yarn build
Browsers
Images