Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
marc2332 committed Feb 27, 2025
1 parent 7cc3797 commit 71e9d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/elements/src/attributes/transform_attributes.rs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ def_attribute!(
/// fn app() -> Element {
/// rsx!(
/// rect {
/// rotation: "0.5",
/// opacity: "0.5",
/// label {
/// "Freya!"
/// }
Expand Down

0 comments on commit 71e9d46

Please sign in to comment.