chore: v11 TextArea

`cols` no longer has a defaults to 50 but remains at 100% width by default.
This commit is contained in:
Gregor Wassmann 2023-03-31 19:45:57 +02:00 committed by Enrico Sacchetti
commit 2ca2833945
No known key found for this signature in database
GPG key ID: 3374B89ECA60D796
4 changed files with 8 additions and 5 deletions

View file

@ -12454,7 +12454,6 @@
"kind": "let",
"description": "Specify the number of cols",
"type": "number",
"value": "50",
"isFunction": false,
"isFunctionDeclaration": false,
"isRequired": false,