perf:textarea auto height (#2967)

* perf:textarea auto height

* optimize editor height & fix variable label split
This commit is contained in:
heheer
2024-10-22 18:33:02 +08:00
committed by shilin66
parent 90dcb35b40
commit f8a45a63bb
11 changed files with 100 additions and 46 deletions

View File

@@ -57,6 +57,7 @@
"react-i18next": "14.1.2",
"react-markdown": "^9.0.1",
"react-syntax-highlighter": "^15.5.0",
"react-textarea-autosize": "^8.5.4",
"reactflow": "^11.7.4",
"rehype-external-links": "^3.0.0",
"rehype-katex": "^7.0.0",