multi-4sp.wrong.rsx 58 B

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