Skip to content

Commit

Permalink
[Docs]: change RTE initial content
Browse files Browse the repository at this point in the history
  • Loading branch information
AlekseyManetov committed Dec 3, 2024
1 parent ccc9033 commit 9201ef3
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions uui-docs/src/demoData/slateInitialValue.ts
Original file line number Diff line number Diff line change
Expand Up @@ -972,6 +972,7 @@ export const slateInitialValue = [
rowSpan: 1,
},
],
size: 46,
},
],
data: {},
Expand All @@ -982,15 +983,6 @@ export const slateInitialValue = [
189,
],
},
{
type: 'uui-richTextEditor-header-3',
data: {},
children: [
{
text: '',
},
],
},
{
type: 'uui-richTextEditor-header-3',
data: {},
Expand Down

0 comments on commit 9201ef3

Please sign in to comment.