diff --git a/docs/4.0/components/breadcrumb.md b/docs/4.0/components/breadcrumb.md index 09ad731277..928ae101ff 100644 --- a/docs/4.0/components/breadcrumb.md +++ b/docs/4.0/components/breadcrumb.md @@ -10,7 +10,6 @@ group: components Separators are automatically added in CSS through [`::before`](https://developer.mozilla.org/en-US/docs/Web/CSS/::before) and [`content`](https://developer.mozilla.org/en-US/docs/Web/CSS/content). {% example html %} -