mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 14:56:07 +08:00
删除冗余代码
This commit is contained in:
parent
105c0f802f
commit
e03a9d2c1d
|
@ -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