Fix notebook text field not focusing properly

This commit is contained in:
Joey Payne 2016-05-17 07:26:37 -06:00
commit 48391620c1
5 changed files with 607 additions and 14 deletions

View file

@ -71,6 +71,7 @@
"react-redux": "^4.4.0",
"react-tap-event-plugin": "^0.2.2",
"redux": "^3.3.1",
"redux-thunk": "^2.0.1",
"rethinkdbdash": "^2.2.17",
"rimraf": "^2.5.2"
},