Skip to content

Commit

Permalink
Add missing title to the Duplicates buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
filipsobol committed Oct 20, 2024
1 parent 52ae692 commit fc6e21a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<button
aria-label="Details of the entire build output"
class="text-gray-900 bg-white border border-red-300 focus:outline-none hover:bg-red-50 focus:ring-1 focus:ring-blue-300 font-medium rounded-lg text-sm px-5 h-10"
title="See issues found in the build output"
{ onclick }
>
<svg
Expand Down

0 comments on commit fc6e21a

Please sign in to comment.