1
0
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:
Jernej Pregelj 2019-05-15 15:15:43 +02:00 committed by Matthias Kretschmann
parent 4a7ddca9e8
commit 87b2fde0af
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -33,6 +33,7 @@ const categories =
formPublish.steps[1].fields.categories &&
formPublish.steps[1].fields.categories.options) ||
[]
]
class Home extends Component<HomeProps, HomeState> {
public state = {