zahmis 5 سال پیش
والد
کامیت
4fc7c78588
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      src/client/js/components/Page/DisplaySwitcher.jsx

+ 0 - 1
src/client/js/components/Page/DisplaySwitcher.jsx

@@ -15,7 +15,6 @@ const DisplaySwitcher = (props) => {
       {editorMode === 'hackmd' && 'hackmd'}
     </>
   );
-
 };
 
 DisplaySwitcher.propTypes = {