mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-18 23:07:02 +08:00
feat: interaction change (#788)
This commit is contained in:
@@ -19,6 +19,7 @@ export const Favorite = () => {
|
||||
</PageListHeader>
|
||||
<PageList
|
||||
pageList={pageList.filter(p => p.favorite && !p.trash)}
|
||||
showFavoriteTag={true}
|
||||
listType="favorite"
|
||||
/>
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user