Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Commit

Permalink
fix: error inlined
Browse files Browse the repository at this point in the history
  • Loading branch information
kyranjamie committed Sep 25, 2020
1 parent b70f658 commit 8859057
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/modals/transaction/transaction-modal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,6 @@ export const TransactionModal: FC<TxModalProps> = ({ balance, address }) => {
hasSubmitted={hasSubmitted}
decryptionError={decryptionError}
/>
{JSON.stringify(broadcastError)}
</>
),
footer: (
Expand Down

0 comments on commit 8859057

Please sign in to comment.