1
0
mirror of https://github.com/oceanprotocol/commons.git synced 2023-03-15 18:03:00 +01:00

try filtering free assets only

This commit is contained in:
Matthias Kretschmann 2019-04-03 12:34:13 +02:00
parent 82eba1750b
commit dfe07d13b3
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -29,7 +29,7 @@ export default class Search extends Component<SearchProps, SearchState> {
offset: 100,
page: 0,
query: {
value: 1
price: [-1, 1]
},
sort: {
datePublished: 1