chore: remember sidebar was closed on market page - small fixes
This commit is contained in:
@@ -4,7 +4,6 @@ import type { VegaWalletContextShape } from '@vegaprotocol/wallet';
|
||||
import { VegaWalletConnectButton } from './vega-wallet-connect-button';
|
||||
import { truncateByChars } from '@vegaprotocol/utils';
|
||||
import userEvent from '@testing-library/user-event';
|
||||
// import {useGetCurrentRouteId} from "../../lib/hooks/use-get-current-path-id";
|
||||
|
||||
const mockUpdateDialogOpen = jest.fn();
|
||||
jest.mock('@vegaprotocol/wallet', () => ({
|
||||
|
||||
Reference in New Issue
Block a user