Merge branch 'textarea-height-optimize' of github.com:leedom92/ChatGPT-Next-Web into textarea-height-optimize

This commit is contained in:
leedom 2023-04-02 11:16:30 +08:00
commit 3825b3c2c2

View File

@ -1,5 +1,6 @@
/**
* fork from element-ui
* https://github.com/ElemeFE/element/blob/master/packages/input/src/calcTextareaHeight.js
*/
let hiddenTextarea;