Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix(example) : Image missing width property in with-redux example #63546

Merged
merged 2 commits into from
Mar 21, 2024

Conversation

FoSuCloud
Copy link
Contributor

What?

Image component is missing width property in with-redux example
Fix: #63542
截屏2024-03-21 10 09 21

Why?

Image component is missing width property

How?

Image component add width property in with-redux example

@FoSuCloud FoSuCloud requested review from a team as code owners March 21, 2024 03:22
@FoSuCloud FoSuCloud requested review from ismaelrumzan and StephDietz and removed request for a team March 21, 2024 03:22
@ijjk ijjk added the examples Issue/PR related to examples label Mar 21, 2024
@styfle styfle enabled auto-merge (squash) March 21, 2024 18:23
@styfle styfle merged commit 77b2100 into vercel:canary Mar 21, 2024
30 checks passed
@github-actions github-actions bot added the locked label Apr 5, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
examples Issue/PR related to examples locked
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error: Image with src "/logo.svg" is missing required "width" property in with-redux example
3 participants