mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-22 19:53:48 +08:00
feat: new collections (#4530)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
This commit is contained in:
@@ -22,7 +22,6 @@ const keyboardDownAndSelect = async (page: Page, label: string) => {
|
||||
) {
|
||||
await keyboardDownAndSelect(page, label);
|
||||
} else {
|
||||
await page.pause();
|
||||
await page.keyboard.press('Enter');
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user