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