diff --git a/src/client/host_detail.rs b/src/client/host_detail.rs index f8e1587..a9ee12f 100644 --- a/src/client/host_detail.rs +++ b/src/client/host_detail.rs @@ -168,18 +168,9 @@ pub fn HostDetailPage() -> impl IntoView { view! { // ── Page header ────────────────────────────────── - + // ── Danger zone ────────────────────────────────── +
+ +
+ // ── Delete modal (conditional) ──────────────────── {move || show_delete_modal.get().then(|| view! {