diff options
| author | Gaƫl Poupard <[email protected]> | 2021-02-22 16:05:59 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-02-22 17:05:59 +0200 |
| commit | bcda7118493ce1803293577604007df87b2cdef9 (patch) | |
| tree | 45255f07492c0f58140a92aed052b5059b1cea4b | |
| parent | 6f7fd22c13e52d2c0f98049de0b5e06cea9283f9 (diff) | |
| download | bootstrap-bcda7118493ce1803293577604007df87b2cdef9.tar.xz bootstrap-bcda7118493ce1803293577604007df87b2cdef9.zip | |
docs(migration): duplicated 5.0.0-beta2 heading (#33178)
| -rw-r--r-- | site/content/docs/5.0/migration.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/site/content/docs/5.0/migration.md b/site/content/docs/5.0/migration.md index 903b282cf..19a76a8e0 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. |
