From 856fc6361c9cee0a91e0445ede4dd781245e77d7 Mon Sep 17 00:00:00 2001 From: Adrian Date: Thu, 28 Feb 2019 10:32:26 -0400 Subject: [PATCH] removed common options row from confirmation modal --- .../Modal/TransactionConfirmModal/AccountUpdate.jsx | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/components/Modal/TransactionConfirmModal/AccountUpdate.jsx b/src/components/Modal/TransactionConfirmModal/AccountUpdate.jsx index b0e1363fe..e5106dd48 100644 --- a/src/components/Modal/TransactionConfirmModal/AccountUpdate.jsx +++ b/src/components/Modal/TransactionConfirmModal/AccountUpdate.jsx @@ -90,14 +90,6 @@ class AccountUpdate extends React.Component { : null }
-
- -
-
- - - -