@carbon/ai-chat 1.15.0-rc.1 → 1.15.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -9348,6 +9348,7 @@ function MessagesTypingIndicator({carbonTheme, index, isTypingMessage, isVisible
|
|
|
9348
9348
|
}, React.createElement(Processing, {
|
|
9349
9349
|
className: "cds-aichat--processing-component",
|
|
9350
9350
|
loop: true,
|
|
9351
|
+
quickLoad: true,
|
|
9351
9352
|
carbonTheme,
|
|
9352
9353
|
"aria-label": processingLabel
|
|
9353
9354
|
}), " ", React.createElement("div", {
|