Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
metaory committed Aug 22, 2024
1 parent 8a66233 commit befbdba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ Attributes with Primitive values are rendered as is;
```json
[
"button",
{ class: "primary btn", name: "xorg" },
{ "class": "primary btn", "name": "xorg" },
"hi",
"main btn"
]
Expand Down

0 comments on commit befbdba

Please sign in to comment.