Skip to content

Commit

Permalink
fix: update to renamed radio-button class name
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbert committed Jun 30, 2021
1 parent 87343af commit c9adce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/radio-button/html.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
@import "./index";

.utrecht-html input[type="radio"] {
@extend .utrecht-radio;
@extend .utrecht-radio-button;
}

0 comments on commit c9adce4

Please sign in to comment.