Skip to content

Commit

Permalink
docs(components): remove sassdoc annotation (#3916)
Browse files Browse the repository at this point in the history
  • Loading branch information
emyarod authored and joshblack committed Sep 5, 2019
1 parent 5285ccb commit 884c298
Showing 1 changed file with 3 additions and 3 deletions.
Expand Up @@ -39,9 +39,9 @@
@include hidden;
}

/// This class is of old markup with "select file" button
/// New code should use link-style "select file" UI (`.bx--file-browse-btn`)
/// @deprecated
// This class is of old markup with "select file" button
// New code should use link-style "select file" UI (`.bx--file-browse-btn`)
// TODO: deprecate this block
.#{$prefix}--file-btn {
display: inline-flex;
margin: 0;
Expand Down

0 comments on commit 884c298

Please sign in to comment.