mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
chore: bump version (#2229)
This commit is contained in:
@@ -10,7 +10,7 @@ dayjs.extend(localizedFormat);
|
||||
export const DateCell = ({
|
||||
pageMeta,
|
||||
dateKey,
|
||||
backupKey = '',
|
||||
backupKey = 'updatedDate',
|
||||
...props
|
||||
}: {
|
||||
pageMeta: PageMeta;
|
||||
|
||||
Reference in New Issue
Block a user