Skip to content

Commit

Permalink
bye, dotty!
Browse files Browse the repository at this point in the history
  • Loading branch information
claviska committed Sep 30, 2021
1 parent d6fa673 commit 3f12624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/components/breadcrumb.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Use the `separator` slot to change the separator that goes between breadcrumb it

```html preview
<sl-breadcrumb>
<sl-icon name="dot" slot="separator" id="dotty"></sl-icon>
<sl-icon name="dot" slot="separator"></sl-icon>
<sl-breadcrumb-item>First</sl-breadcrumb-item>
<sl-breadcrumb-item>Second</sl-breadcrumb-item>
<sl-breadcrumb-item>Third</sl-breadcrumb-item>
Expand Down

0 comments on commit 3f12624

Please sign in to comment.