修复task参数提示

This commit is contained in:
hanhh
2021-07-26 01:06:27 +08:00
parent c77e302874
commit 9d89ecc51e
2 changed files with 3 additions and 5 deletions
-1
View File
@@ -173,7 +173,6 @@ const Script = () => {
lineNumbersMinChars: 3,
folding: false,
glyphMargin: false,
wordWrap: 'on'
}}
onChange={(val) => {setValue(val as string)}}
/>