mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-23 21:38:44 +08:00
fix: hook useRecentlyViewed (#1430)
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
This commit is contained in:
@@ -310,7 +310,6 @@ describe('useRecentlyViewed', () => {
|
||||
{
|
||||
id: 'page0',
|
||||
mode: 'page',
|
||||
title: 'Untitled',
|
||||
},
|
||||
]);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user