kaori před 4 roky
rodič
revize
0445cf19c5
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  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
 // PagePresentationModal
-
 type PresentationModalStatus = {
 type PresentationModalStatus = {
   isOpened: boolean,
   isOpened: boolean,
   href?: string
   href?: string