Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaƫl Poupard <ffoodd@users.noreply.github.com>2021-02-22 18:05:59 +0300
committerGitHub <noreply@github.com>2021-02-22 18:05:59 +0300
commitbcda7118493ce1803293577604007df87b2cdef9 (patch)
tree45255f07492c0f58140a92aed052b5059b1cea4b
parent6f7fd22c13e52d2c0f98049de0b5e06cea9283f9 (diff)
docs(migration): duplicated 5.0.0-beta2 heading (#33178)
-rw-r--r--site/content/docs/5.0/migration.md2
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 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.