diff --git a/client/src/pages/home.rs b/client/src/pages/home.rs index e18a75d..e96bff7 100644 --- a/client/src/pages/home.rs +++ b/client/src/pages/home.rs @@ -64,7 +64,6 @@ pub fn Home() -> impl IntoView {

-
} }