From 85d0a9e69ddbfc6fb7d30ca6c0c34a3a3b2e309a Mon Sep 17 00:00:00 2001 From: alemi Date: Tue, 30 Apr 2024 15:26:27 +0200 Subject: [PATCH] fix(web): smooth scroll to top --- web/src/app.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/app.rs b/web/src/app.rs index 60648af..90d9cf1 100644 --- a/web/src/app.rs +++ b/web/src/app.rs @@ -118,7 +118,7 @@ pub fn App() -> impl IntoView { }