Skip to content

Commit 8780b74

Browse files
author
marker dao ®
committed
resolve conflicts after rebase
1 parent 8127803 commit 8780b74

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

packages/devextreme/js/__internal/ui/chat/message_box/message_box.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
import type { NativeEventInfo } from '@js/common/core/events';
22
import $, { type dxElementWrapper } from '@js/core/renderer';
33
import type { InteractionEvent } from '@js/events';
4-
import type { ClickEvent, Properties as ButtonProperties } from '@js/ui/button';
5-
import type Button from '@js/ui/button';
6-
import type { Properties as ToolbarProperties } from '@js/ui/toolbar';
4+
import type { ClickEvent } from '@js/ui/button';
75
import type { DOMComponentProperties } from '@ts/core/widget/dom_component';
86
import DOMComponent from '@ts/core/widget/dom_component';
97
import type { OptionChanged } from '@ts/core/widget/types';

0 commit comments

Comments
 (0)