20 |
25 |
Click on a cube to select
26 |
27 |
Bevy
28 |
33 |
39 |
40 |
41 |
42 |
43 |
Leptos
44 |
45 |
48 |
49 |
57 |
58 |
59 |
83 |
84 |
85 |
86 | }
87 | }
88 |
89 | #[component]
90 | pub fn Frame(class: &'static str, children: Children) -> impl IntoView {
91 | view! {