Skip to content

Commit

Permalink
Merge branch 'main' into deprecate-controlled-password-input
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] authored May 13, 2021
2 parents aaaffe8 + 8abc81e commit f1e490b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/src/components/toggle/_toggle.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
/// @access private
/// @group toggle
@mixin toggle {
@if feature-flag-enabled('enable-2021-release') {
@if feature-flag-enabled('enable-v11-release') {
.#{$prefix}--toggle__label-text {
@include type-style('label-01');

Expand Down

0 comments on commit f1e490b

Please sign in to comment.