Skip to content

Commit b643745

Browse files
committed
update clear chat icon
1 parent a0d9936 commit b643745

File tree

1 file changed

+1
-1
lines changed
  • packages/devextreme/js/__internal/grids/grid_core/ai_chat

1 file changed

+1
-1
lines changed

packages/devextreme/js/__internal/grids/grid_core/ai_chat/const.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ export const CLASSES = {
2222
aiChatEmptyImage: 'dx-ai-chat-messagelist-empty-image',
2323
};
2424

25-
export const CLEAR_CHAT_ICON = 'chatdismiss';
25+
export const CLEAR_CHAT_ICON = 'clearhistory';

0 commit comments

Comments
 (0)