mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-21 20:16:26 +08:00
feat: add editor to article header
This commit is contained in:
@@ -21,6 +21,8 @@ export enum PagePropertyType {
|
||||
Progress = 'progress',
|
||||
Checkbox = 'checkbox',
|
||||
Tags = 'tags',
|
||||
CreatedBy = 'createdBy',
|
||||
UpdatedBy = 'updatedBy',
|
||||
}
|
||||
|
||||
export const PagePropertyMetaBaseSchema = z.object({
|
||||
|
||||
Reference in New Issue
Block a user