mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-12 00:20:58 +00:00
Be explicit in the docs for deprecating text-hide
This commit is contained in:
parent
6199871d15
commit
7d8dc4f5b2
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ toc: true
|
|||
|
||||
{% capture callout %}
|
||||
##### 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 %}
|
||||
{% include callout.html content=callout type="warning" %}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue