Skip to content

Commit 2cb7994

Browse files
chore(richtext): remove the storage param
1 parent 293a3c8 commit 2cb7994

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/richtext/src/richtext-segment.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,6 @@ function callExtensionRenderHTML(
174174
const ctx = {
175175
name: ext.name,
176176
options: ext.options ?? {},
177-
storage: ext.storage ?? {},
178177
parent: null,
179178
};
180179

0 commit comments

Comments
 (0)