mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
feat: add radio group (#2572)
This commit is contained in:
@@ -89,7 +89,6 @@ export const BlockSuitePageList: React.FC<BlockSuitePageListProps> = ({
|
||||
if (!filter[listType](pageMeta, pageMetas)) {
|
||||
return false;
|
||||
}
|
||||
console.log(view);
|
||||
if (!view) {
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user