chore: clean all page list (#2245)

This commit is contained in:
Whitewater
2023-05-05 12:46:58 -07:00
committed by GitHub
parent fbbcb4bad9
commit dbd3249ae5
3 changed files with 27 additions and 6 deletions

View File

@@ -233,7 +233,6 @@ export type TrashListData = {
pageId: string;
icon: JSX.Element;
title: string;
favorite: boolean;
createDate: string;
updatedDate?: string;
trashDate?: string;