Unverified Commit 7d8dc4f5 authored by Mark Otto's avatar Mark Otto Committed by GitHub
Browse files

Be explicit in the docs for deprecating text-hide

parent 6199871d
3 merge requests!28721Hot test,!27561Adds font-weight-medium to font weight classes,!26470Active class
Showing with 1 addition and 1 deletion
+1 -1
...@@ -8,7 +8,7 @@ toc: true ...@@ -8,7 +8,7 @@ toc: true
{% capture callout %} {% capture callout %}
##### Warning ##### Warning
This component is deprecated and will be removed in a future version of bootstrap The `text-hide()` clas and mixin has been deprecated as of v4.1. It will be removed entirely in v5.
{% endcapture %} {% endcapture %}
{% include callout.html content=callout type="warning" %} {% include callout.html content=callout type="warning" %}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment