We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f85b68e commit 5521ce5Copy full SHA for 5521ce5
src/App.tsx
@@ -32,7 +32,6 @@ const App = () => {
32
return (
33
<ChatBot
34
id="chatbot-id"
35
- settings={{botBubble: {simStream: true}, userBubble: {simStream: true}}}
36
plugins={plugins}
37
flow={flow}
38
></ChatBot>
0 commit comments