Skip to content

Commit

Permalink
Fix CodeFactor issues
Browse files Browse the repository at this point in the history
  • Loading branch information
aelassas committed Feb 23, 2024
1 parent 72bcc91 commit fff1b94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/src/components/ImageEditor.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ function ImageEditor({
}}
role="button"
tabIndex={0}
aria-label="image"
>
<img alt="" className="image" src={src(_image)} />
</div>
Expand Down

0 comments on commit fff1b94

Please sign in to comment.