kaori 4 سال پیش
والد
کامیت
0445cf19c5
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      packages/app/src/stores/ui.tsx

+ 0 - 1
packages/app/src/stores/ui.tsx

@@ -426,7 +426,6 @@ export const usePageRenameModalOpened = (): SWRResponse<boolean, Error> => {
 };
 
 // PagePresentationModal
-
 type PresentationModalStatus = {
   isOpened: boolean,
   href?: string