fix comment line

This commit is contained in:
AykutSarac 2022-04-15 23:55:14 +03:00
parent d97db7fc0c
commit 449bacd9db

View File

@ -46,7 +46,7 @@ export const Editor: React.FC = () => {
<Styles.StyledPageWrapper>
<Sidebar />
<Styles.StyledEditorWrapper>
{ // @ts-ignore }
{/* @ts-ignore */}
<Styles.StyledEditor
maxSize={800}
minSize={300}