Update @matrix-org/matrix-wysiwyg dependency
This commit is contained in:
parent
18c03daa86
commit
45d53d3404
9 changed files with 22 additions and 22 deletions
|
@ -41,7 +41,7 @@ jest.mock("@matrix-org/matrix-wysiwyg", () => ({
|
|||
content: '<b>html</b>',
|
||||
isWysiwygReady: true,
|
||||
wysiwyg: { clear: mockClear },
|
||||
formattingStates: {
|
||||
actionStates: {
|
||||
bold: 'enabled',
|
||||
italic: 'enabled',
|
||||
underline: 'enabled',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue