chore: bump version (#2229)

This commit is contained in:
Himself65
2023-05-04 18:49:08 -05:00
committed by GitHub
parent 097cce34b5
commit 9631c99f7b
16 changed files with 819 additions and 808 deletions

View File

@@ -10,7 +10,7 @@ dayjs.extend(localizedFormat);
export const DateCell = ({
pageMeta,
dateKey,
backupKey = '',
backupKey = 'updatedDate',
...props
}: {
pageMeta: PageMeta;