+
+
+
+
+
+
+
+
+
+
+
+ }
+ }
+
+ enter_from_class="opacity-0"
+ enter_class="duration-1000"
+ move_class="duration-1000"
+ leave_class="opacity-0 duration-1000"
+ appear=true
+ />
+
+
+
+ }
+}
+
+#[component]
+pub fn App() -> impl IntoView {
+ provide_meta_context();
+
+ view! {
+