Skip to content

Commit 75e166a

Browse files
author
Ruslan Farkhutdinov
committed
HTMLEditor: Update AI demo etalon
1 parent 21848b9 commit 75e166a

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed
1 Byte
Loading

packages/devextreme/js/__internal/ui/html_editor/modules/m_toolbar.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ if (Quill) {
4545
const TOOLBAR_FORMAT_WIDGET_CLASS = 'dx-htmleditor-toolbar-format';
4646
const TOOLBAR_SEPARATOR_CLASS = 'dx-htmleditor-toolbar-separator';
4747
const TOOLBAR_MENU_SEPARATOR_CLASS = 'dx-htmleditor-toolbar-menu-separator';
48-
const TOOLBAR_AI_OVERLAY_CONTENT_CLASS = 'dx-htmleditor-toolbar-ai-overlay-content';
4948
const ACTIVE_FORMAT_CLASS = 'dx-format-active';
5049
const SELECTED_STATE_CLASS = 'dx-state-selected';
5150

0 commit comments

Comments
 (0)