Browse Source

Update calcTextareaHeight.js

Leedom 2 years ago
parent
commit
4369b26e22
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/calcTextareaHeight.js

+ 1 - 0
app/calcTextareaHeight.js

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