Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
yceballost committed Jun 10, 2024
1 parent ddaf8db commit d88837b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/image.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ export const ImageError = React.forwardRef<HTMLDivElement, ImageErrorProps>(
skinName === VIVO_SKIN ? (
<VivoLogo style={{width: '10%', minWidth: 24, maxWidth: 48}} />
) : skinName === VIVO_NEW_SKIN ? (
// Add the specific icon or logic for "o2" skinName
<svg
viewBox="0 0 24 24"
role="presentation"
Expand Down

0 comments on commit d88837b

Please sign in to comment.