aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app')
-rw-r--r--ui/app/components/modals/account-details-modal.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/ui/app/components/modals/account-details-modal.js b/ui/app/components/modals/account-details-modal.js
index fb0e70397..838000fed 100644
--- a/ui/app/components/modals/account-details-modal.js
+++ b/ui/app/components/modals/account-details-modal.js
@@ -57,7 +57,9 @@ AccountDetailsModal.prototype.render = function () {
]),
- h('div.account-details-modal-close', {}),
+ h('div.account-details-modal-close', {
+ onClick: this.props.hideModal,
+ }),
h(QrView, {
Qr: {