1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 01:39:44 +01:00

Add note for styling buttons

This commit is contained in:
sdtsui 2017-08-02 22:09:12 -07:00
parent b70a399faa
commit ff7ba83a6c

View File

@ -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: {