mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-03 13:00:24 +00:00
Fixes #17193: Remove mention and link to non-existant transitions plugin; that intro paragraph was two dupe sentences
This commit is contained in:
parent
7071fe9c1b
commit
d12804eb4d
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ title: Collapse
|
|||
group: components
|
||||
---
|
||||
|
||||
The Bootstrap collapse plugin allows you to toggle content on your pages with a bit of JavaScript and some classes. Flexible plugin that utilizes a handful of classes (from the **required [transitions plugin]({{ site.baseurl }}/components/transitions/)**) for easy toggle behavior.
|
||||
The Bootstrap collapse plugin allows you to toggle content on your pages with a few classes thanks to some helpful JavaScript.
|
||||
|
||||
## Contents
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue