mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
fixed lint error
This commit is contained in:
parent
a36e32aa4b
commit
3afdaa236f
@ -75,7 +75,7 @@ export default function SearchPage({
|
|||||||
<ServiceFilter
|
<ServiceFilter
|
||||||
serviceType={service}
|
serviceType={service}
|
||||||
setServiceType={setServiceType}
|
setServiceType={setServiceType}
|
||||||
isSearch={true}
|
isSearch
|
||||||
/>
|
/>
|
||||||
<Sort
|
<Sort
|
||||||
sortType={sortType}
|
sortType={sortType}
|
||||||
|
Loading…
Reference in New Issue
Block a user