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
|
||||
serviceType={service}
|
||||
setServiceType={setServiceType}
|
||||
isSearch={true}
|
||||
isSearch
|
||||
/>
|
||||
<Sort
|
||||
sortType={sortType}
|
||||
|
Loading…
Reference in New Issue
Block a user