فهرست منبع

remove extra line

soumaeda 2 سال پیش
والد
کامیت
56b7f4b21f
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      apps/app/src/components/PageEditor/DrawioModal.tsx

+ 0 - 1
apps/app/src/components/PageEditor/DrawioModal.tsx

@@ -120,7 +120,6 @@ export const DrawioModal = (): JSX.Element => {
     };
   }, [isOpened, isOpenedInEditor, receiveMessageHandler]);
 
-
   return (
     <Modal
       isOpen={isOpened || isOpenedInEditor}