فهرست منبع

fix comment line

AykutSarac 3 سال پیش
والد
کامیت
449bacd9db
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/containers/Editor/index.tsx

+ 1 - 1
src/containers/Editor/index.tsx

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