mirror of
https://github.com/oceanprotocol/commons.git
synced 2023-03-15 18:03:00 +01:00
category change: Medicine -> Health & Medicine
This commit is contained in:
parent
f0c3fd6865
commit
fee5f1cf7a
@ -97,6 +97,8 @@ const categoryImageFile = (category: string) => {
|
|||||||
case 'mathematics':
|
case 'mathematics':
|
||||||
return mathematics
|
return mathematics
|
||||||
case 'Medicine':
|
case 'Medicine':
|
||||||
|
case 'Health & Medicine':
|
||||||
|
case 'Health':
|
||||||
case 'medicine':
|
case 'medicine':
|
||||||
return medicine
|
return medicine
|
||||||
case 'Other':
|
case 'Other':
|
||||||
|
@ -64,7 +64,7 @@
|
|||||||
"Agriculture & Bio Engineering",
|
"Agriculture & Bio Engineering",
|
||||||
"Transportation",
|
"Transportation",
|
||||||
"Urban Planning",
|
"Urban Planning",
|
||||||
"Medicine",
|
"Health & Medicine",
|
||||||
"Business & Management",
|
"Business & Management",
|
||||||
"Sports & Recreation",
|
"Sports & Recreation",
|
||||||
"Communication & Journalism",
|
"Communication & Journalism",
|
||||||
|
Loading…
Reference in New Issue
Block a user