Doc: Reorder alphabetically lists of components (#36128)

This commit is contained in:
Julien Déramond 2022-04-08 15:30:58 +02:00 committed by GitHub
parent 349a373ff6
commit 5299abeeab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -61,8 +61,8 @@ Curious which components explicitly require jQuery, our JavaScript, and Popper?
- Dropdowns for displaying and positioning (also requires [Popper](https://popper.js.org/))
- Modals for displaying, positioning, and scroll behavior
- Navbar for extending our Collapse plugin to implement responsive behavior
- Tooltips and popovers for displaying and positioning (also requires [Popper](https://popper.js.org/))
- Scrollspy for scroll behavior and navigation updates
- Tooltips and popovers for displaying and positioning (also requires [Popper](https://popper.js.org/))
{{< /markdown >}}
</details>