From eacfd74aed183cc679d0c0c1478c8d88935da534 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=B3vis=20Neto?= Date: Wed, 18 Sep 2024 17:31:36 +0200 Subject: [PATCH] fix: remove showMethodCall from confirmation view props --- src/components/tx/SignOrExecuteForm/SignOrExecuteForm.tsx | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/src/components/tx/SignOrExecuteForm/SignOrExecuteForm.tsx b/src/components/tx/SignOrExecuteForm/SignOrExecuteForm.tsx index ed19899426..9c98f6ab4b 100644 --- a/src/components/tx/SignOrExecuteForm/SignOrExecuteForm.tsx +++ b/src/components/tx/SignOrExecuteForm/SignOrExecuteForm.tsx @@ -142,13 +142,7 @@ export const SignOrExecuteForm = ({ )} - + {!isCounterfactualSafe && !props.isRejection && }