mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-03 04:50:24 +00:00
Customizer: Clarify that Collapse requires Component animations; fixes #16893
[skip sauce]
This commit is contained in:
parent
46c1abfc8f
commit
91be365aad
1 changed files with 2 additions and 1 deletions
|
|
@ -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 a new issue