use leptos::*; #[component] pub fn WorkflowsPage() -> impl IntoView { view! {
"Workflow management placeholder"