From 986ac555ffb57d93ec3ddb72ad0aa3e4f04da2d7 Mon Sep 17 00:00:00 2001 From: maciek Date: Tue, 8 Aug 2023 10:19:27 +0200 Subject: [PATCH] feat: new connect wallet modal - resolve conflicts --- .../src/components/vega-wallet/vega-wallet-prompt.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/governance/src/components/vega-wallet/vega-wallet-prompt.tsx b/apps/governance/src/components/vega-wallet/vega-wallet-prompt.tsx index f78965681..340aa389e 100644 --- a/apps/governance/src/components/vega-wallet/vega-wallet-prompt.tsx +++ b/apps/governance/src/components/vega-wallet/vega-wallet-prompt.tsx @@ -15,8 +15,8 @@ export const VegaWalletPrompt = () => { setViewAsDialog(true)} data-testid="view-as-user" + onClick={() => setViewAsDialog(true)} > {t('viewAsParty')}