Switched Textbox to use a TextareaAutosize and removed custom resizing code

Этот коммит содержится в:
Harrison Healey
2016-03-14 14:36:40 -04:00
родитель 85837efe06
Коммит f134df04b0
6 изменённых файлов: 56 добавлений и 69 удалений

Просмотреть файл

@@ -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"
},