comments-tab.wrong.rsx 65 B

12345
  1. rsx! {
  2. div {
  3. // Comments
  4. class: "asdasd", "hello world" }
  5. }