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:
parent
82eba1750b
commit
dfe07d13b3
@ -29,7 +29,7 @@ export default class Search extends Component<SearchProps, SearchState> {
|
|||||||
offset: 100,
|
offset: 100,
|
||||||
page: 0,
|
page: 0,
|
||||||
query: {
|
query: {
|
||||||
value: 1
|
price: [-1, 1]
|
||||||
},
|
},
|
||||||
sort: {
|
sort: {
|
||||||
datePublished: 1
|
datePublished: 1
|
||||||
|
Loading…
Reference in New Issue
Block a user