diff --git a/web/src/app.rs b/web/src/app.rs index aecba5a..1b7c38e 100644 --- a/web/src/app.rs +++ b/web/src/app.rs @@ -147,6 +147,7 @@ pub fn App() -> impl IntoView { } /> + @@ -168,7 +169,7 @@ pub fn App() -> impl IntoView { } diff --git a/web/src/page/debug.rs b/web/src/page/debug.rs index d11ed8f..37bce1b 100644 --- a/web/src/page/debug.rs +++ b/web/src/page/debug.rs @@ -40,7 +40,7 @@ pub fn DebugPage() -> impl IntoView { view! {
- config :: devtools + devtools