mirror of
https://github.com/DioxusLabs/dioxus
synced 2025-03-08 01:07:43 +00:00
5 lines
140 B
Text
5 lines
140 B
Text
error: missing trailing comma
|
|
--> tests/rsx/trailing-comma-0.rs:9:20
|
|
|
|
|
9 | class: "foo bar"
|
|
| ^^^^^^^^^
|