Skip to content

Commit

Permalink
test: update snapshots for disabled Button
Browse files Browse the repository at this point in the history
  • Loading branch information
rnike committed Jun 9, 2022
1 parent a397e7a commit 4c84fdf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ exports[`components/Button prop "color" 1`] = `
exports[`components/Button prop "disabled" 1`] = `
<div
aria-disabled="true"
class="css-view-1dbjc4n r-backgroundColor-11mpjr4 r-borderRadius-1jkafct r-transitionProperty-1i6wzkk r-userSelect-lrvibr"
class="css-view-1dbjc4n r-backgroundColor-11mpjr4 r-borderRadius-1jkafct r-pointerEvents-633pao r-transitionProperty-1i6wzkk r-userSelect-lrvibr"
role="button"
style="transition-duration: 0s;"
tabindex="-1"
Expand Down

0 comments on commit 4c84fdf

Please sign in to comment.