mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 12:55:00 +00:00
build: enhance tsconfig type check (#2732)
This commit is contained in:
@@ -268,6 +268,7 @@ export const WorkspaceLayout: FC<PropsWithChildren> =
|
||||
affineGlobalChannel.disconnect();
|
||||
};
|
||||
}
|
||||
return;
|
||||
}, [currentWorkspaceId, jotaiWorkspaces]);
|
||||
|
||||
const Provider =
|
||||
|
||||
Reference in New Issue
Block a user