2
0

🚸 Improve auto scroll behavior

Now only based on bottom of last element if it is in view
This commit is contained in:
Baptiste Arnaud
2024-04-24 17:40:27 +02:00
parent 873ba0bfda
commit a7fc41316c
13 changed files with 22 additions and 18 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@typebot.io/js",
"version": "0.2.79",
"version": "0.2.80",
"description": "Javascript library to display typebots on your website",
"type": "module",
"main": "dist/index.js",