Skip to content

Commit 5521ce5

Browse files
committed
chore: Minor cleanup
1 parent f85b68e commit 5521ce5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/App.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ const App = () => {
3232
return (
3333
<ChatBot
3434
id="chatbot-id"
35-
settings={{botBubble: {simStream: true}, userBubble: {simStream: true}}}
3635
plugins={plugins}
3736
flow={flow}
3837
></ChatBot>

0 commit comments

Comments
 (0)