mirror of
https://github.com/whyour/qinglong.git
synced 2026-06-30 20:35:09 +08:00
删除冗余代码
This commit is contained in:
@@ -175,7 +175,6 @@ const Script = () => {
|
||||
lineNumbersMinChars: 3,
|
||||
folding: false,
|
||||
glyphMargin: false,
|
||||
default
|
||||
}}
|
||||
onChange={(val) => {
|
||||
setValue((val as string).replace(/\r\n/g, '\n'));
|
||||
|
||||
Reference in New Issue
Block a user