mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-20 05:12:54 +08:00
fix comment line
This commit is contained in:
parent
d97db7fc0c
commit
449bacd9db
@ -46,7 +46,7 @@ export const Editor: React.FC = () => {
|
||||
<Styles.StyledPageWrapper>
|
||||
<Sidebar />
|
||||
<Styles.StyledEditorWrapper>
|
||||
{ // @ts-ignore }
|
||||
{/* @ts-ignore */}
|
||||
<Styles.StyledEditor
|
||||
maxSize={800}
|
||||
minSize={300}
|
||||
|
Loading…
x
Reference in New Issue
Block a user