// const params = new URLSearchParams(window.location.search); return <div>{JSON.stringify(window.location.search)}</div>;