2
0

🚸 Improve chat auto scroll

Instead of scrolling all the way to the bottom on each bubble, now we scroll to the top of the last bubble

Closes #486
This commit is contained in:
Baptiste Arnaud
2023-05-12 16:37:04 -04:00
parent df8a406513
commit a3fb098dfa
10 changed files with 33 additions and 33 deletions

View File

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