Resolve "Reported number of pins are wrong"
Compare changes
- Piotr Gawron authored
reset the pin numbers before search results are fetch (so the results will be restarted from beginning)
@@ -17,6 +17,7 @@ import { useRouter } from 'next/router';
@@ -17,6 +17,7 @@ import { useRouter } from 'next/router';
@@ -72,6 +73,7 @@ export const SearchBar = (): JSX.Element => {
@@ -72,6 +73,7 @@ export const SearchBar = (): JSX.Element => {