multi-4sp.rsx 60 B

123
  1. fn app() -> Element {
  2. rsx! { div { "hello world" } })
  3. }