2
0

🐛 (bubble) Fix bubble bot window left overflow

Closes #1362
This commit is contained in:
Baptiste Arnaud
2024-03-15 14:53:46 +01:00
parent e9011aefd0
commit 663653ec9a
5 changed files with 6 additions and 5 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@typebot.io/react",
"version": "0.2.49",
"version": "0.2.50",
"description": "Convenient library to display typebots on your React app",
"main": "dist/index.js",
"types": "dist/index.d.ts",

View File

@ -50,7 +50,6 @@ export const Default = () => {
button: {
backgroundColor: '#FF7537',
iconColor: 'white',
size: 'large',
},
}}
isPreview