We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 432965e commit 8ed55f1Copy full SHA for 8ed55f1
web_src/js/utils/dom.ts
@@ -107,8 +107,7 @@ export function isDocumentFragmentOrElementNode(el: Node) {
107
}
108
109
/** autosize a textarea to fit content. */
110
-// Based on
111
-// https://github.com/github/textarea-autosize
+// Based on https://github.com/github/textarea-autosize
112
// ---------------------------------------------------------------------
113
// Copyright (c) 2018 GitHub, Inc.
114
//
0 commit comments