diff --git a/src/main.rs b/src/main.rs index 56b4b55..5e5467b 100644 --- a/src/main.rs +++ b/src/main.rs @@ -160,7 +160,7 @@ fn App() -> impl IntoView { // Confirmation Dialog {move || opponent_to_delete.get().map(|opponent| view! { -