Browse Source

remove unesessary oneline

yuto-oweseek 4 năm trước cách đây
mục cha
commit
0c0112e191
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      packages/app/src/components/PageEditor/Editor.jsx

+ 0 - 1
packages/app/src/components/PageEditor/Editor.jsx

@@ -371,7 +371,6 @@ class Editor extends AbstractEditor {
           { this.renderCheatsheetModal() }
 
         </div>
-
       </>
     );
   }