dsfdsf
This commit is contained in:
@@ -602,6 +602,7 @@ const refreshPlaceholderComponent = (component) => {
|
||||
};
|
||||
|
||||
const ensureRtePlaceholderButton = (editor) => {
|
||||
if (B.RTE_TEXTFIELDS_ENABLED === false) return;
|
||||
const rte = editor && editor.RichTextEditor;
|
||||
if (!rte || rte.__bridgePlaceholderButton) return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user