mirror of https://github.com/twbs/bootstrap.git
Customizer: Clarify that Collapse requires Component animations; fixes #16893
[skip sauce]
This commit is contained in:
parent
46c1abfc8f
commit
91be365aad
|
|
@ -231,7 +231,8 @@ lead: Customize Bootstrap's components, Less variables, and jQuery plugins to ge
|
|||
<div class="checkbox">
|
||||
<label>
|
||||
<input type="checkbox" checked value="component-animations.less">
|
||||
Component animations (for JS)
|
||||
Component animations (for JS)<br>
|
||||
(includes Collapse)
|
||||
</label>
|
||||
</div>
|
||||
<div class="checkbox">
|
||||
|
|
|
|||
Loading…
Reference in New Issue