2
0
kaori 4 жил өмнө
parent
commit
0445cf19c5

+ 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