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

Remove explicit style prop #357

Merged
merged 1 commit into from
Aug 3, 2024
Merged

Remove explicit style prop #357

merged 1 commit into from
Aug 3, 2024

Conversation

zpao
Copy link
Owner

@zpao zpao commented Aug 3, 2024

This predated using better types, so that explicit use of the style value in QRCodeCanvas was possible. But we merge the appropriate React HTMLAttributes or SVGAttributes.

Added a test here confirming behavior.

This predated using better types, so that explicit use of the style
value in QRCodeCanvas was possible. But we merge the appropriate React
HTMLAttributes or SVGAttributes.

Added a test here confirming behavior.
@zpao zpao added this to the 4.0.0 milestone Aug 3, 2024
@zpao zpao merged commit ca44887 into trunk Aug 3, 2024
17 checks passed
@zpao zpao deleted the rm-explicit-style-prop branch August 25, 2024 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant