2
0

🐛 Use position fixed for bubble

This commit is contained in:
Baptiste Arnaud
2023-02-21 14:29:53 +01:00
parent ab43d809c3
commit 527dc8a5b1
9 changed files with 115 additions and 81 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@typebot.io/react",
"version": "0.0.8",
"version": "0.0.9",
"description": "React library to display typebots on your website",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@ -32,7 +32,7 @@
"eslint-config-custom": "workspace:*",
"models": "workspace:*",
"react": "18.2.0",
"rollup": "3.12.0",
"rollup": "3.17.2",
"rollup-plugin-typescript-paths": "^1.4.0",
"tsconfig": "workspace:*",
"tslib": "^2.5.0",