fix(SW-1035): Fixed issue when is returned from CS inside RTE
This commit is contained in:
committed by
Matilda Landström
parent
ed1574838a
commit
ba7cd0798a
@@ -27,6 +27,7 @@ export enum RTETypeEnum {
|
||||
ol = "ol",
|
||||
p = "p",
|
||||
reference = "reference",
|
||||
span = "span",
|
||||
table = "table",
|
||||
tbody = "tbody",
|
||||
td = "td",
|
||||
|
||||
Reference in New Issue
Block a user