From: Julien Déramond Date: Tue, 21 Jun 2022 05:39:15 +0000 (+0200) Subject: Fix popover live demo to use `data-bs-title` instead of `title` (#36613) X-Git-Tag: v5.2.0~50 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a877c5d04a9e32f149f284aa0deb257c4ba0ac36;p=thirdparty%2Fbootstrap.git Fix popover live demo to use `data-bs-title` instead of `title` (#36613) --- diff --git a/site/content/docs/5.2/components/popovers.md b/site/content/docs/5.2/components/popovers.md index d6f1750ca3..133be0bdd8 100644 --- a/site/content/docs/5.2/components/popovers.md +++ b/site/content/docs/5.2/components/popovers.md @@ -51,7 +51,7 @@ We use JavaScript similar to the snippet above to render the following live popo {{< /callout >}} {{< example stackblitz_add_js="true" >}} - + {{< /example >}} ### Four directions