diff --git a/src/app/context_menu.rs b/src/app/context_menu.rs index 5b3e3cd..05c6f22 100644 --- a/src/app/context_menu.rs +++ b/src/app/context_menu.rs @@ -12,7 +12,7 @@ pub fn ContextMenu() -> impl IntoView { view! { ) -> impl IntoVi let button = move |toggle, node_ref| { view! { } .into_any()