mirror of
https://github.com/oceanprotocol/commons.git
synced 2023-03-15 18:03:00 +01:00
categories, show from category on homepage
This commit is contained in:
parent
4a7ddca9e8
commit
87b2fde0af
@ -33,6 +33,7 @@ const categories =
|
|||||||
formPublish.steps[1].fields.categories &&
|
formPublish.steps[1].fields.categories &&
|
||||||
formPublish.steps[1].fields.categories.options) ||
|
formPublish.steps[1].fields.categories.options) ||
|
||||||
[]
|
[]
|
||||||
|
]
|
||||||
|
|
||||||
class Home extends Component<HomeProps, HomeState> {
|
class Home extends Component<HomeProps, HomeState> {
|
||||||
public state = {
|
public state = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user