Skip to content

Commit

Permalink
Fix Biofin item in Constants
Browse files Browse the repository at this point in the history
  • Loading branch information
balagurova committed Jul 11, 2024
1 parent 4d72c27 commit 2109544
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Components/Constants.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ export const SPECIFIED_PROGRAMMES = [
},
{
label: 'Biofin',
short: 'Biofin',
value: 'biofin',
color: '#E0529E',
icon: Flag,
Expand Down

0 comments on commit 2109544

Please sign in to comment.