mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-12-18 16:43:21 +00:00
6 lines
140 B
Text
6 lines
140 B
Text
|
error: missing trailing comma
|
||
|
--> tests/rsx/trailing-comma-0.rs:9:20
|
||
|
|
|
||
|
9 | class: "foo bar"
|
||
|
| ^^^^^^^^^
|