Skip to content

Commit

Permalink
Refactor deprecations to clickable links.
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed May 19, 2020
1 parent 790849d commit 0e71cb9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ $search-tab-border: 1px solid $setting-color-lighter;
}

/**
* @deprecated use tabs-widget-search-tabs mixin instead.
* @deprecated Use tabs-widget-search-tabs mixin instead.
*/
@mixin catalog-page-search-tabs($name: '.search-tabs') {
@include tabs-widget-search-tabs();
Expand Down

0 comments on commit 0e71cb9

Please sign in to comment.