"Theme"
-
+
"ThemeProvider"
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ }
+ "#,
+ "rust"
+ )
+ >
+
+ ""
+
+
"GlobalStyle"
"You can use GlobalStyle to sync common global style to the body element."
@@ -106,36 +140,3 @@ pub fn ThemePage() -> impl IntoView {
}
}
-
-#[component]
-fn ThemeProviderPage() -> impl IntoView {
- view! {
-