SG
Size: a a a
SG
KY
AR
KY
OS
ND
ND
ND
VS
AN
emptyHandler={event => {
const url = new URL(window.location.href);
url.searchParams.delete('search');
const targetURL = url.href.replace(url.origin, '');
router.push(targetURL);
}}
import { withRouter } from 'next/router';
Вт
emptyHandler={event => {
const url = new URL(window.location.href);
url.searchParams.delete('search');
const targetURL = url.href.replace(url.origin, '');
router.push(targetURL);
}}
import { withRouter } from 'next/router';
Вт
Вт
Вт
AN
AN
Вт
AN
AN