Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Vanessa219 committed Oct 23, 2024
1 parent a263f86 commit 2c89ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/protyle.d.ts
Original file line number Diff line number Diff line change
@@ -93,7 +93,7 @@ export interface IProtyleOptions {
}[],
action?: TProtyleAction[],
mode?: TEditorMode,
blockId: string
blockId?: string
rootId?: string
key?: string
defId?: string

0 comments on commit 2c89ff4

Please sign in to comment.