Update calcTextareaHeight.js

This commit is contained in:
Leedom 2023-04-02 09:47:55 +08:00 committed by GitHub
parent 647002ab6b
commit 1f7c026fa0

View File

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