Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
weotch authored Nov 17, 2023
1 parent b4aea90 commit 9dcb0ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ export default function ResponsiveExample() {
return `https://placehold.co/${width}x${height}${ext}`
}}
width='100%'
alt=''/>
alt='Example of responsive images'/>
)
}
```
Expand Down

0 comments on commit 9dcb0ff

Please sign in to comment.