Skip to content

Commit

Permalink
[REVERT ME] Local reproduction of last breadcrumb issue
Browse files Browse the repository at this point in the history
- not respecting `truncate: true` on child breadcrumb when it should
  • Loading branch information
cee-chen committed Sep 30, 2022
1 parent 092a8c0 commit 233ae6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src-docs/src/views/breadcrumbs/truncate_single.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ export default () => {
{
text:
'Nebulosa subspecies is also a real mouthful, especially for creatures without mouths',
truncate: true,
},
];

Expand Down

0 comments on commit 233ae6a

Please sign in to comment.