diff --git a/src/routes/safe/components/Balances/SendModal/screens/ContractInteraction/FormErrorMessage/index.tsx b/src/routes/safe/components/Balances/SendModal/screens/ContractInteraction/FormErrorMessage/index.tsx index 9f259c69..6231efa9 100644 --- a/src/routes/safe/components/Balances/SendModal/screens/ContractInteraction/FormErrorMessage/index.tsx +++ b/src/routes/safe/components/Balances/SendModal/screens/ContractInteraction/FormErrorMessage/index.tsx @@ -17,7 +17,7 @@ const FormErrorMessage = () => { const hasNewSubmitError = !!submitError && !modifiedSinceLastSubmit return hasNewSubmitError ? ( - + {submitError}