1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-30 05:41:41 +02:00

fixed lint error

This commit is contained in:
Bogdan Fazakas 2021-08-20 16:45:53 +03:00
parent a36e32aa4b
commit 3afdaa236f

View File

@ -75,7 +75,7 @@ export default function SearchPage({
<ServiceFilter
serviceType={service}
setServiceType={setServiceType}
isSearch={true}
isSearch
/>
<Sort
sortType={sortType}