Skip to content

Commit 53a5492

Browse files
hbuchelHeather Buchel
andauthored
fix (docs): Remove redundant alt text (#2126)
Co-authored-by: Heather Buchel <[email protected]>
1 parent 2770c8c commit 53a5492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/components/Layout/FrameworkChooser.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ const FrameworkLink = ({
3434
isDisabled={isDisabled}
3535
>
3636
<Image
37-
alt={framework}
37+
alt=""
3838
height="1.25rem"
3939
width="1.25rem"
4040
display="block"

0 commit comments

Comments
 (0)