2
0

🚸 Improve auto scroll behavior

Only trigger when the last element is entirely visible
This commit is contained in:
Baptiste Arnaud
2024-04-18 12:11:28 +02:00
parent 3ca1a2f0d6
commit 5aad10e937
13 changed files with 44 additions and 40 deletions

View File

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