aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/main-container.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/main-container.js')
-rw-r--r--ui/app/main-container.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/ui/app/main-container.js b/ui/app/main-container.js
index ae62a0e0c..592f331b5 100644
--- a/ui/app/main-container.js
+++ b/ui/app/main-container.js
@@ -27,10 +27,9 @@ MainContainer.prototype.render = function () {
overflowY: 'scroll',
}
}, [
+
h(WalletView, {
style: {
- // width: '33.33%',
- // height: '82vh',
}
}, [
]),