feat(app): Pretty good/consistant auto scrolling
This commit is contained in:
parent
b8805260f5
commit
6e334e78ef
3 changed files with 117 additions and 11 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"license": "MIT",
|
||||
"author": "ItzCrazyKns",
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
"dev": "next dev --turbopack",
|
||||
"build": "npm run db:push && next build",
|
||||
"start": "next start",
|
||||
"lint": "next lint",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue