Skip to content

Commit ab3af4c

Browse files
[website] Remove srcSet for png
See https://github.com/mui/material-ui/pull/47003/files#r2394660045 for why.
1 parent 6291047 commit ab3af4c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/src/components/home/GoldSponsors.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ const GOLDs = [
2626
},
2727
{
2828
src: '/static/sponsors/wispr-square-light.svg',
29-
srcSet: '/static/sponsors/wispr-square-light.svg 3x',
3029
srcDark: '/static/sponsors/wispr-square-dark.svg',
3130
name: 'Wispr Flow',
3231
description: 'AI Dictation: from speech to clear, polished text.',

0 commit comments

Comments
 (0)