feat: add smooth scroll
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-01-12 16:15:13 +01:00
parent 13e6fa474d
commit 955946d623
3 changed files with 62 additions and 10 deletions

1
Cargo.lock generated
View File

@@ -75,6 +75,7 @@ dependencies = [
"serde_json",
"server_fn",
"thiserror 2.0.11",
"web-sys",
]
[[package]]