From fcd987d433dccd1935f05703bb0e931f3f080c22 Mon Sep 17 00:00:00 2001 From: ecco257 Date: Fri, 22 Nov 2024 16:31:55 -0500 Subject: [PATCH] change unwrap or default to unwrap or false for readability --- src/components/personal.rs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/personal.rs b/src/components/personal.rs index c790b87..ce980df 100644 --- a/src/components/personal.rs +++ b/src/components/personal.rs @@ -43,7 +43,7 @@ pub fn Profile() -> impl IntoView {

Not Logged In

}> Not Logged In }> @@ -54,7 +54,7 @@ pub fn Profile() -> impl IntoView {
}> } > @@ -69,7 +69,7 @@ pub fn Profile() -> impl IntoView { }> }>