diff --git a/site/content/docs/5.0/migration.md b/site/content/docs/5.0/migration.md index 903b282cf62929d22b70b107c0cfe9023d40f896..19a76a8e0ae9d510412209879796b19f67c4373b 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.