saved layout (#62)

* saved layout

* fix fieldName check
This commit is contained in:
Lynn
2017-04-20 11:54:11 -07:00
committed by GitHub
parent 9785baacc3
commit 439f283916
11 changed files with 413 additions and 113 deletions

View File

@@ -7,7 +7,8 @@ const cmds = keyMirror({
registerLogger: null,
setBadgeCount: null,
badgeDataUrl: null,
activate: null
activate: null,
registerBoundsChange: null
});
module.exports = {