🚸 Fix auto scroll behavior
Based on bottom of last element was a bad idea. Now it is based on scroll position + some tolerance computed based on screen height
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@typebot.io/nextjs",
|
||||
"version": "0.2.80",
|
||||
"version": "0.2.81",
|
||||
"description": "Convenient library to display typebots on your Next.js website",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
|
Reference in New Issue
Block a user