From: Gaƫl Poupard Date: Mon, 22 Feb 2021 15:05:59 +0000 (+0100) Subject: docs(migration): duplicated 5.0.0-beta2 heading (#33178) X-Git-Tag: v5.0.0-beta3~80 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcda7118493ce1803293577604007df87b2cdef9;p=thirdparty%2Fbootstrap.git docs(migration): duplicated 5.0.0-beta2 heading (#33178) --- diff --git a/site/content/docs/5.0/migration.md b/site/content/docs/5.0/migration.md index 903b282cf6..19a76a8e0a 100644 --- a/site/content/docs/5.0/migration.md +++ b/site/content/docs/5.0/migration.md @@ -18,8 +18,6 @@ toc: true var dropdown = new bootstrap.Dropdown('[data-bs-toggle="dropdown"]') ``` -## v5.0.0-beta2 - ### Utilities - Dropped the `0` entry in `$border-widths` map to remove the duplicated `.border-0` class.