Yuken Tezuka 3 lat temu
rodzic
commit
e56cc1114e

+ 1 - 1
packages/app/src/client/services/page-operation.ts

@@ -197,5 +197,5 @@ export const useUpdateStateAfterSave = () => {
     };
 
     setRemoteLatestPageData(remoterevisionData);
-  }
+  };
 };