Switched Textbox to use a TextareaAutosize and removed custom resizing code

This commit is contained in:
Harrison Healey
2016-03-14 14:36:40 -04:00
parent 85837efe06
commit f134df04b0
6 changed files with 56 additions and 69 deletions

View File

@@ -23,6 +23,7 @@
"react-dom": "0.14.7",
"react-intl": "2.0.0-rc-1",
"react-router": "2.0.1",
"react-textarea-autosize": "3.3.0",
"twemoji": "1.4.1",
"velocity-animate": "1.2.3"
},