]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Doc: Reorder alphabetically lists of components (#36128)
authorJulien Déramond <julien.deramond@orange.com>
Fri, 8 Apr 2022 13:30:58 +0000 (15:30 +0200)
committerGitHub <noreply@github.com>
Fri, 8 Apr 2022 13:30:58 +0000 (16:30 +0300)
site/content/docs/4.6/getting-started/introduction.md

index 94034ee3d2df1ceeff38a7fa4cf71c314ff5715c..e937914f0ed700aa00ae7b014698db85ad693ba7 100644 (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>