迁移后端认证与拆分 Spacetime 客户端
This commit is contained in:
@@ -66,6 +66,7 @@ function renderAccountModal(overrides?: {
|
||||
expiresInSeconds: 300,
|
||||
})}
|
||||
onChangePhone={vi.fn().mockResolvedValue(undefined)}
|
||||
onChangePassword={vi.fn().mockResolvedValue(undefined)}
|
||||
/>,
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user