aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app')
-rw-r--r--ui/app/main-container.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/app/main-container.js b/ui/app/main-container.js
index 5194c2343..84d8c5435 100644
--- a/ui/app/main-container.js
+++ b/ui/app/main-container.js
@@ -30,6 +30,8 @@ MainContainer.prototype.render = function () {
// - pass resulting h() to MainContainer
// - error checking in separate func
// - router in separate func
+ //
+ // 4. style all buttons as <button>s: accessibility + mobile focus
return h('div', {
style: {