1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 00:59:51 +02:00

Doc: mention Popper instead of Popper.js

This commit is contained in:
Julien Déramond
2022-04-25 08:14:36 +02:00
committed by Mark Otto
parent a2edb2afb8
commit 3143824ea4
2 changed files with 3 additions and 3 deletions

View File

@@ -27,7 +27,7 @@
link: components/offcanvas/
- name: Popover
description: Create custom overlays. Built on Popper.js.
description: Create custom overlays. Built on Popper.
link: components/popovers/
- name: Scrollspy
@@ -43,5 +43,5 @@
link: components/toasts/
- name: Tooltip
description: Replace browser tooltips with custom ones. Built on Popper.js.
description: Replace browser tooltips with custom ones. Built on Popper.
link: components/tooltips/