mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-02 06:39:46 +08:00
chore: optimized style (#4098)
This commit is contained in:
@@ -171,7 +171,9 @@ export const PageMenu = ({ rename, pageId }: PageMenuProps) => {
|
||||
/>
|
||||
</>
|
||||
);
|
||||
|
||||
if (pageMeta.trash) {
|
||||
return null;
|
||||
}
|
||||
return (
|
||||
<>
|
||||
<FlexWrapper alignItems="center" justifyContent="center">
|
||||
|
||||
Reference in New Issue
Block a user