refactor: update auto scroll mechanism (#970)

This commit is contained in:
Jeremy 2025-05-01 02:28:24 -07:00 committed by GitHub
parent 1fd2302914
commit 45978c27a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 250 additions and 52 deletions

View file

@ -1,6 +1,6 @@
{
"name": "ai-chatbot",
"version": "3.0.14",
"version": "3.0.15",
"private": true,
"scripts": {
"dev": "next dev --turbo",