Skip to content

Commit

Permalink
rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
rafpaf committed May 8, 2024
1 parent ee53e55 commit 8083226
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@ export const CollectionBreadcrumbsWithTooltip = ({
return (
<Tooltip
label={pathString}
disabled={!isTooltipEnabled}
multiline
maw="20rem"
disabled={!isTooltipEnabled}
>
<ResponsiveContainer
aria-label={pathString}
Expand Down

0 comments on commit 8083226

Please sign in to comment.