Skip to content

Commit

Permalink
adding math_science streem val
Browse files Browse the repository at this point in the history
  • Loading branch information
suryabulusu authored Oct 18, 2024
1 parent ed1b2e2 commit 2e9f2ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Constants/Options.ts
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ export const StreamOptions: Option[] = [
{ value: 'medical', label: 'Medical' },
{ value: 'maths', label: 'Maths' },
{ value: 'science', label: 'Science' },
{ value: 'maths_science', label: 'Maths Science' },
{ value: 'physics', label: 'Physics' },
{ value: 'chemistry', label: 'Chemistry' },
{ value: 'biology', label: 'Biology' },
Expand Down

0 comments on commit 2e9f2ee

Please sign in to comment.