mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-19 19:16:29 +08:00
build: enhance tsconfig type check (#2732)
(cherry picked from commit b383ce36cd)
This commit is contained in:
@@ -80,6 +80,7 @@ const PageListEmpty = (props: {
|
||||
if (listType === 'shared') {
|
||||
return t['emptySharedPages']();
|
||||
}
|
||||
return;
|
||||
};
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user