Skip to content

Commit

Permalink
fix arg
Browse files Browse the repository at this point in the history
  • Loading branch information
jcfranco authored Nov 22, 2024
1 parent 37f65db commit f26f1b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/calcite-components/src/components/link/link.scss
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
text-decoration: none;
}

@include transition-default($merge-props: "background-size");
@include transition-default($extra-props: "background-size");
}

// focus styles
Expand Down

0 comments on commit f26f1b3

Please sign in to comment.