mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-25 03:53:19 +03:00
fix: test hang (#4349)
This commit is contained in:
parent
09510479e2
commit
b023c79d5c
@ -196,6 +196,7 @@ export const WorkspaceListModal = ({
|
||||
open={open}
|
||||
anchorEl={anchorEl}
|
||||
onClose={onClose}
|
||||
disableEnforceFocus
|
||||
>
|
||||
{!isLoggedIn ? (
|
||||
<StyledModalHeaderContent>
|
||||
|
Loading…
Reference in New Issue
Block a user