Skip to content

Commit 00138fe

Browse files
committed
Backport #31344
Add toasts to the components requiring JavaScript
1 parent bf41e05 commit 00138fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/docs/4.5/getting-started/introduction.md

+1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ Our `bootstrap.bundle.js` and `bootstrap.bundle.min.js` include [Popper](https:/
5050
- Dropdowns for displaying and positioning (also requires [Popper.js](https://popper.js.org/))
5151
- Modals for displaying, positioning, and scroll behavior
5252
- Navbar for extending our Collapse plugin to implement responsive behavior
53+
- Toasts for displaying and dismissing
5354
- Tooltips and popovers for displaying and positioning (also requires [Popper.js](https://popper.js.org/))
5455
- Scrollspy for scroll behavior and navigation updates
5556
{% endcapture %}

0 commit comments

Comments
 (0)