pub use demo::App; use leptos::prelude::*; use leptos_meta::MetaTags; pub fn shell(options: LeptosOptions) -> impl IntoView { view! {