Skip to content

Commit

Permalink
fix: Remove redundant title
Browse files Browse the repository at this point in the history
  • Loading branch information
DafyddLlyr committed Oct 8, 2024
1 parent aad2b5b commit 3a41393
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ export const ToggleTagsButton: React.FC = () => {
>
<TooltipWrap title="Toggle tags">
<IconButton
title="Toggle tags"
aria-label="Toggle tags"
onClick={toggleShowTags}
size="large"
Expand Down

0 comments on commit 3a41393

Please sign in to comment.